111 lines
2.8 KiB
Smali
111 lines
2.8 KiB
Smali
.class public final Lcom/bumptech/glide/load/data/ParcelFileDescriptorRewinder$a;
|
|
.super Ljava/lang/Object;
|
|
.source "ParcelFileDescriptorRewinder.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/bumptech/glide/load/data/e$a;
|
|
|
|
|
|
# annotations
|
|
.annotation build Landroidx/annotation/RequiresApi;
|
|
value = 0x15
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/bumptech/glide/load/data/ParcelFileDescriptorRewinder;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "a"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Object;",
|
|
"Lcom/bumptech/glide/load/data/e$a<",
|
|
"Landroid/os/ParcelFileDescriptor;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a()Ljava/lang/Class;
|
|
.locals 1
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/lang/Class<",
|
|
"Landroid/os/ParcelFileDescriptor;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
const-class v0, Landroid/os/ParcelFileDescriptor;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic b(Ljava/lang/Object;)Lcom/bumptech/glide/load/data/e;
|
|
.locals 0
|
|
.param p1 # Ljava/lang/Object;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.line 1
|
|
check-cast p1, Landroid/os/ParcelFileDescriptor;
|
|
|
|
invoke-virtual {p0, p1}, Lcom/bumptech/glide/load/data/ParcelFileDescriptorRewinder$a;->c(Landroid/os/ParcelFileDescriptor;)Lcom/bumptech/glide/load/data/e;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public c(Landroid/os/ParcelFileDescriptor;)Lcom/bumptech/glide/load/data/e;
|
|
.locals 1
|
|
.param p1 # Landroid/os/ParcelFileDescriptor;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Landroid/os/ParcelFileDescriptor;",
|
|
")",
|
|
"Lcom/bumptech/glide/load/data/e<",
|
|
"Landroid/os/ParcelFileDescriptor;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
new-instance v0, Lcom/bumptech/glide/load/data/ParcelFileDescriptorRewinder;
|
|
|
|
invoke-direct {v0, p1}, Lcom/bumptech/glide/load/data/ParcelFileDescriptorRewinder;-><init>(Landroid/os/ParcelFileDescriptor;)V
|
|
|
|
return-object v0
|
|
.end method
|