2022-06-10 21:38:30 +09:00

134 lines
2.4 KiB
Smali

.class public Lk5/h;
.super Ljava/lang/Object;
.source "ViewAnimationFactory.java"
# interfaces
.implements Lk5/g;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lk5/h$b;,
Lk5/h$a;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lk5/g<",
"TR;>;"
}
.end annotation
# instance fields
.field public final a:Lk5/k$a;
.field public b:Lk5/f;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lk5/f<",
"TR;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(I)V
.locals 1
.line 2
new-instance v0, Lk5/h$b;
invoke-direct {v0, p1}, Lk5/h$b;-><init>(I)V
invoke-direct {p0, v0}, Lk5/h;-><init>(Lk5/k$a;)V
return-void
.end method
.method public constructor <init>(Landroid/view/animation/Animation;)V
.locals 1
.line 1
new-instance v0, Lk5/h$a;
invoke-direct {v0, p1}, Lk5/h$a;-><init>(Landroid/view/animation/Animation;)V
invoke-direct {p0, v0}, Lk5/h;-><init>(Lk5/k$a;)V
return-void
.end method
.method public constructor <init>(Lk5/k$a;)V
.locals 0
.line 3
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 4
iput-object p1, p0, Lk5/h;->a:Lk5/k$a;
return-void
.end method
# virtual methods
.method public a(Lcom/bumptech/glide/load/DataSource;Z)Lk5/f;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/bumptech/glide/load/DataSource;",
"Z)",
"Lk5/f<",
"TR;>;"
}
.end annotation
.line 1
sget-object v0, Lcom/bumptech/glide/load/DataSource;->MEMORY_CACHE:Lcom/bumptech/glide/load/DataSource;
if-eq p1, v0, :cond_2
if-nez p2, :cond_0
goto :goto_0
.line 2
:cond_0
iget-object p1, p0, Lk5/h;->b:Lk5/f;
if-nez p1, :cond_1
.line 3
new-instance p1, Lk5/k;
iget-object p2, p0, Lk5/h;->a:Lk5/k$a;
invoke-direct {p1, p2}, Lk5/k;-><init>(Lk5/k$a;)V
iput-object p1, p0, Lk5/h;->b:Lk5/f;
.line 4
:cond_1
iget-object p1, p0, Lk5/h;->b:Lk5/f;
return-object p1
.line 5
:cond_2
:goto_0
invoke-static {}, Lk5/e;->b()Lk5/f;
move-result-object p1
return-object p1
.end method