113 lines
2.8 KiB
Smali
113 lines
2.8 KiB
Smali
.class public Lcom/bumptech/glide/load/data/h;
|
|
.super Lcom/bumptech/glide/load/data/b;
|
|
.source "FileDescriptorAssetPathFetcher.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/bumptech/glide/load/data/b<",
|
|
"Landroid/os/ParcelFileDescriptor;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Landroid/content/res/AssetManager;Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0, p1, p2}, Lcom/bumptech/glide/load/data/b;-><init>(Landroid/content/res/AssetManager;Ljava/lang/String;)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 c(Ljava/lang/Object;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
check-cast p1, Landroid/os/ParcelFileDescriptor;
|
|
|
|
invoke-virtual {p0, p1}, Lcom/bumptech/glide/load/data/h;->g(Landroid/os/ParcelFileDescriptor;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public bridge synthetic f(Landroid/content/res/AssetManager;Ljava/lang/String;)Ljava/lang/Object;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-virtual {p0, p1, p2}, Lcom/bumptech/glide/load/data/h;->h(Landroid/content/res/AssetManager;Ljava/lang/String;)Landroid/os/ParcelFileDescriptor;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public g(Landroid/os/ParcelFileDescriptor;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-virtual {p1}, Landroid/os/ParcelFileDescriptor;->close()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public h(Landroid/content/res/AssetManager;Ljava/lang/String;)Landroid/os/ParcelFileDescriptor;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-virtual {p1, p2}, Landroid/content/res/AssetManager;->openFd(Ljava/lang/String;)Landroid/content/res/AssetFileDescriptor;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-virtual {p1}, Landroid/content/res/AssetFileDescriptor;->getParcelFileDescriptor()Landroid/os/ParcelFileDescriptor;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|