81 lines
1.5 KiB
Smali
81 lines
1.5 KiB
Smali
.class public La5/d$a;
|
|
.super Ljava/lang/Object;
|
|
.source "MediaStoreImageThumbLoader.java"
|
|
|
|
# interfaces
|
|
.implements Lz4/o;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = La5/d;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "a"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Object;",
|
|
"Lz4/o<",
|
|
"Landroid/net/Uri;",
|
|
"Ljava/io/InputStream;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final a:Landroid/content/Context;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Landroid/content/Context;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 2
|
|
iput-object p1, p0, La5/d$a;->a:Landroid/content/Context;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a()V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public c(Lz4/r;)Lz4/n;
|
|
.locals 1
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lz4/r;",
|
|
")",
|
|
"Lz4/n<",
|
|
"Landroid/net/Uri;",
|
|
"Ljava/io/InputStream;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
new-instance p1, La5/d;
|
|
|
|
iget-object v0, p0, La5/d$a;->a:Landroid/content/Context;
|
|
|
|
invoke-direct {p1, v0}, La5/d;-><init>(Landroid/content/Context;)V
|
|
|
|
return-object p1
|
|
.end method
|