This commit is contained in:
2022-06-10 21:38:30 +09:00
commit 27f5152838
51323 changed files with 12934539 additions and 0 deletions
+105
View File
@@ -0,0 +1,105 @@
.class public final Lk5/a$a;
.super Ljava/lang/Object;
.source "BitmapContainerTransitionFactory.java"
# interfaces
.implements Lk5/f;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lk5/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x11
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lk5/f<",
"TR;>;"
}
.end annotation
# instance fields
.field public final a:Lk5/f;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lk5/f<",
"Landroid/graphics/drawable/Drawable;",
">;"
}
.end annotation
.end field
.field public final synthetic b:Lk5/a;
# direct methods
.method public constructor <init>(Lk5/a;Lk5/f;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lk5/f<",
"Landroid/graphics/drawable/Drawable;",
">;)V"
}
.end annotation
.line 1
iput-object p1, p0, Lk5/a$a;->b:Lk5/a;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-object p2, p0, Lk5/a$a;->a:Lk5/f;
return-void
.end method
# virtual methods
.method public a(Ljava/lang/Object;Lk5/f$a;)Z
.locals 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(TR;",
"Lk5/f$a;",
")Z"
}
.end annotation
.line 1
invoke-interface {p2}, Lk5/f$a;->getView()Landroid/view/View;
move-result-object v0
invoke-virtual {v0}, Landroid/view/View;->getResources()Landroid/content/res/Resources;
move-result-object v0
.line 2
new-instance v1, Landroid/graphics/drawable/BitmapDrawable;
iget-object v2, p0, Lk5/a$a;->b:Lk5/a;
invoke-virtual {v2, p1}, Lk5/a;->b(Ljava/lang/Object;)Landroid/graphics/Bitmap;
move-result-object p1
invoke-direct {v1, v0, p1}, Landroid/graphics/drawable/BitmapDrawable;-><init>(Landroid/content/res/Resources;Landroid/graphics/Bitmap;)V
.line 3
iget-object p1, p0, Lk5/a$a;->a:Lk5/f;
invoke-interface {p1, v1, p2}, Lk5/f;->a(Ljava/lang/Object;Lk5/f$a;)Z
move-result p1
return p1
.end method
+97
View File
@@ -0,0 +1,97 @@
.class public abstract Lk5/a;
.super Ljava/lang/Object;
.source "BitmapContainerTransitionFactory.java"
# interfaces
.implements Lk5/g;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lk5/a$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/g;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lk5/g<",
"Landroid/graphics/drawable/Drawable;",
">;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lk5/g;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lk5/g<",
"Landroid/graphics/drawable/Drawable;",
">;)V"
}
.end annotation
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-object p1, p0, Lk5/a;->a:Lk5/g;
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
iget-object v0, p0, Lk5/a;->a:Lk5/g;
invoke-interface {v0, p1, p2}, Lk5/g;->a(Lcom/bumptech/glide/load/DataSource;Z)Lk5/f;
move-result-object p1
.line 2
new-instance p2, Lk5/a$a;
invoke-direct {p2, p0, p1}, Lk5/a$a;-><init>(Lk5/a;Lk5/f;)V
return-object p2
.end method
.method public abstract b(Ljava/lang/Object;)Landroid/graphics/Bitmap;
.annotation system Ldalvik/annotation/Signature;
value = {
"(TR;)",
"Landroid/graphics/Bitmap;"
}
.end annotation
.end method
+69
View File
@@ -0,0 +1,69 @@
.class public Lk5/b;
.super Lk5/a;
.source "BitmapTransitionFactory.java"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lk5/a<",
"Landroid/graphics/Bitmap;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>(Lk5/g;)V
.locals 0
.param p1 # Lk5/g;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lk5/g<",
"Landroid/graphics/drawable/Drawable;",
">;)V"
}
.end annotation
.line 1
invoke-direct {p0, p1}, Lk5/a;-><init>(Lk5/g;)V
return-void
.end method
# virtual methods
.method public bridge synthetic b(Ljava/lang/Object;)Landroid/graphics/Bitmap;
.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/graphics/Bitmap;
invoke-virtual {p0, p1}, Lk5/b;->c(Landroid/graphics/Bitmap;)Landroid/graphics/Bitmap;
move-result-object p1
return-object p1
.end method
.method public c(Landroid/graphics/Bitmap;)Landroid/graphics/Bitmap;
.locals 0
.param p1 # Landroid/graphics/Bitmap;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/NonNull;
.end annotation
return-object p1
.end method
+75
View File
@@ -0,0 +1,75 @@
.class public Lk5/c$a;
.super Ljava/lang/Object;
.source "DrawableCrossFadeFactory.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lk5/c;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "a"
.end annotation
# static fields
.field public static final c:I = 0x12c
# instance fields
.field public final a:I
.field public b:Z
# direct methods
.method public constructor <init>()V
.locals 1
const/16 v0, 0x12c
.line 1
invoke-direct {p0, v0}, Lk5/c$a;-><init>(I)V
return-void
.end method
.method public constructor <init>(I)V
.locals 0
.line 2
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 3
iput p1, p0, Lk5/c$a;->a:I
return-void
.end method
# virtual methods
.method public a()Lk5/c;
.locals 3
.line 1
new-instance v0, Lk5/c;
iget v1, p0, Lk5/c$a;->a:I
iget-boolean v2, p0, Lk5/c$a;->b:Z
invoke-direct {v0, v1, v2}, Lk5/c;-><init>(IZ)V
return-object v0
.end method
.method public b(Z)Lk5/c$a;
.locals 0
.line 1
iput-boolean p1, p0, Lk5/c$a;->b:Z
return-object p0
.end method
+119
View File
@@ -0,0 +1,119 @@
.class public Lk5/c;
.super Ljava/lang/Object;
.source "DrawableCrossFadeFactory.java"
# interfaces
.implements Lk5/g;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lk5/c$a;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lk5/g<",
"Landroid/graphics/drawable/Drawable;",
">;"
}
.end annotation
# instance fields
.field public final a:I
.field public final b:Z
.field public c:Lk5/d;
# direct methods
.method public constructor <init>(IZ)V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput p1, p0, Lk5/c;->a:I
.line 3
iput-boolean p2, p0, Lk5/c;->b:Z
return-void
.end method
# virtual methods
.method public a(Lcom/bumptech/glide/load/DataSource;Z)Lk5/f;
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/bumptech/glide/load/DataSource;",
"Z)",
"Lk5/f<",
"Landroid/graphics/drawable/Drawable;",
">;"
}
.end annotation
.line 1
sget-object p2, Lcom/bumptech/glide/load/DataSource;->MEMORY_CACHE:Lcom/bumptech/glide/load/DataSource;
if-ne p1, p2, :cond_0
.line 2
invoke-static {}, Lk5/e;->b()Lk5/f;
move-result-object p1
goto :goto_0
.line 3
:cond_0
invoke-virtual {p0}, Lk5/c;->b()Lk5/f;
move-result-object p1
:goto_0
return-object p1
.end method
.method public final b()Lk5/f;
.locals 3
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lk5/f<",
"Landroid/graphics/drawable/Drawable;",
">;"
}
.end annotation
.line 1
iget-object v0, p0, Lk5/c;->c:Lk5/d;
if-nez v0, :cond_0
.line 2
new-instance v0, Lk5/d;
iget v1, p0, Lk5/c;->a:I
iget-boolean v2, p0, Lk5/c;->b:Z
invoke-direct {v0, v1, v2}, Lk5/d;-><init>(IZ)V
iput-object v0, p0, Lk5/c;->c:Lk5/d;
.line 3
:cond_0
iget-object v0, p0, Lk5/c;->c:Lk5/d;
return-object v0
.end method
+104
View File
@@ -0,0 +1,104 @@
.class public Lk5/d;
.super Ljava/lang/Object;
.source "DrawableCrossFadeTransition.java"
# interfaces
.implements Lk5/f;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lk5/f<",
"Landroid/graphics/drawable/Drawable;",
">;"
}
.end annotation
# instance fields
.field public final a:I
.field public final b:Z
# direct methods
.method public constructor <init>(IZ)V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput p1, p0, Lk5/d;->a:I
.line 3
iput-boolean p2, p0, Lk5/d;->b:Z
return-void
.end method
# virtual methods
.method public bridge synthetic a(Ljava/lang/Object;Lk5/f$a;)Z
.locals 0
.line 1
check-cast p1, Landroid/graphics/drawable/Drawable;
invoke-virtual {p0, p1, p2}, Lk5/d;->b(Landroid/graphics/drawable/Drawable;Lk5/f$a;)Z
move-result p1
return p1
.end method
.method public b(Landroid/graphics/drawable/Drawable;Lk5/f$a;)Z
.locals 4
.line 1
invoke-interface {p2}, Lk5/f$a;->b()Landroid/graphics/drawable/Drawable;
move-result-object v0
const/4 v1, 0x0
if-nez v0, :cond_0
.line 2
new-instance v0, Landroid/graphics/drawable/ColorDrawable;
invoke-direct {v0, v1}, Landroid/graphics/drawable/ColorDrawable;-><init>(I)V
.line 3
:cond_0
new-instance v2, Landroid/graphics/drawable/TransitionDrawable;
const/4 v3, 0x2
new-array v3, v3, [Landroid/graphics/drawable/Drawable;
aput-object v0, v3, v1
const/4 v0, 0x1
aput-object p1, v3, v0
invoke-direct {v2, v3}, Landroid/graphics/drawable/TransitionDrawable;-><init>([Landroid/graphics/drawable/Drawable;)V
.line 4
iget-boolean p1, p0, Lk5/d;->b:Z
invoke-virtual {v2, p1}, Landroid/graphics/drawable/TransitionDrawable;->setCrossFadeEnabled(Z)V
.line 5
iget p1, p0, Lk5/d;->a:I
invoke-virtual {v2, p1}, Landroid/graphics/drawable/TransitionDrawable;->startTransition(I)V
.line 6
invoke-interface {p2, v2}, Lk5/f$a;->a(Landroid/graphics/drawable/Drawable;)V
return v0
.end method
+59
View File
@@ -0,0 +1,59 @@
.class public Lk5/e$a;
.super Ljava/lang/Object;
.source "NoTransition.java"
# interfaces
.implements Lk5/g;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lk5/e;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lk5/g<",
"TR;>;"
}
.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(Lcom/bumptech/glide/load/DataSource;Z)Lk5/f;
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/bumptech/glide/load/DataSource;",
"Z)",
"Lk5/f<",
"TR;>;"
}
.end annotation
.line 1
sget-object p1, Lk5/e;->a:Lk5/e;
return-object p1
.end method
+122
View File
@@ -0,0 +1,122 @@
.class public Lk5/e;
.super Ljava/lang/Object;
.source "NoTransition.java"
# interfaces
.implements Lk5/f;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lk5/e$a;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lk5/f<",
"TR;>;"
}
.end annotation
# static fields
.field public static final a:Lk5/e;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lk5/e<",
"*>;"
}
.end annotation
.end field
.field public static final b:Lk5/g;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lk5/g<",
"*>;"
}
.end annotation
.end field
# direct methods
.method public static constructor <clinit>()V
.locals 1
.line 1
new-instance v0, Lk5/e;
invoke-direct {v0}, Lk5/e;-><init>()V
sput-object v0, Lk5/e;->a:Lk5/e;
.line 2
new-instance v0, Lk5/e$a;
invoke-direct {v0}, Lk5/e$a;-><init>()V
sput-object v0, Lk5/e;->b:Lk5/g;
return-void
.end method
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static b()Lk5/f;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"<R:",
"Ljava/lang/Object;",
">()",
"Lk5/f<",
"TR;>;"
}
.end annotation
.line 1
sget-object v0, Lk5/e;->a:Lk5/e;
return-object v0
.end method
.method public static c()Lk5/g;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"<R:",
"Ljava/lang/Object;",
">()",
"Lk5/g<",
"TR;>;"
}
.end annotation
.line 1
sget-object v0, Lk5/e;->b:Lk5/g;
return-object v0
.end method
# virtual methods
.method public a(Ljava/lang/Object;Lk5/f$a;)Z
.locals 0
const/4 p1, 0x0
return p1
.end method
+27
View File
@@ -0,0 +1,27 @@
.class public interface abstract Lk5/f$a;
.super Ljava/lang/Object;
.source "Transition.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lk5/f;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "a"
.end annotation
# virtual methods
.method public abstract a(Landroid/graphics/drawable/Drawable;)V
.end method
.method public abstract b()Landroid/graphics/drawable/Drawable;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end method
.method public abstract getView()Landroid/view/View;
.end method
+32
View File
@@ -0,0 +1,32 @@
.class public interface abstract Lk5/f;
.super Ljava/lang/Object;
.source "Transition.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lk5/f$a;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
}
.end annotation
# virtual methods
.method public abstract a(Ljava/lang/Object;Lk5/f$a;)Z
.annotation system Ldalvik/annotation/Signature;
value = {
"(TR;",
"Lk5/f$a;",
")Z"
}
.end annotation
.end method
+28
View File
@@ -0,0 +1,28 @@
.class public interface abstract Lk5/g;
.super Ljava/lang/Object;
.source "TransitionFactory.java"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
}
.end annotation
# virtual methods
.method public abstract a(Lcom/bumptech/glide/load/DataSource;Z)Lk5/f;
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/bumptech/glide/load/DataSource;",
"Z)",
"Lk5/f<",
"TR;>;"
}
.end annotation
.end method
+46
View File
@@ -0,0 +1,46 @@
.class public Lk5/h$a;
.super Ljava/lang/Object;
.source "ViewAnimationFactory.java"
# interfaces
.implements Lk5/k$a;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lk5/h;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "a"
.end annotation
# instance fields
.field public final a:Landroid/view/animation/Animation;
# direct methods
.method public constructor <init>(Landroid/view/animation/Animation;)V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-object p1, p0, Lk5/h$a;->a:Landroid/view/animation/Animation;
return-void
.end method
# virtual methods
.method public a(Landroid/content/Context;)Landroid/view/animation/Animation;
.locals 0
.line 1
iget-object p1, p0, Lk5/h$a;->a:Landroid/view/animation/Animation;
return-object p1
.end method
+50
View File
@@ -0,0 +1,50 @@
.class public Lk5/h$b;
.super Ljava/lang/Object;
.source "ViewAnimationFactory.java"
# interfaces
.implements Lk5/k$a;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lk5/h;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "b"
.end annotation
# instance fields
.field public final a:I
# direct methods
.method public constructor <init>(I)V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput p1, p0, Lk5/h$b;->a:I
return-void
.end method
# virtual methods
.method public a(Landroid/content/Context;)Landroid/view/animation/Animation;
.locals 1
.line 1
iget v0, p0, Lk5/h$b;->a:I
invoke-static {p1, v0}, Landroid/view/animation/AnimationUtils;->loadAnimation(Landroid/content/Context;I)Landroid/view/animation/Animation;
move-result-object p1
return-object p1
.end method
+133
View File
@@ -0,0 +1,133 @@
.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
+100
View File
@@ -0,0 +1,100 @@
.class public Lk5/i;
.super Ljava/lang/Object;
.source "ViewPropertyAnimationFactory.java"
# interfaces
.implements Lk5/g;
# annotations
.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/j$a;
.field public b:Lk5/j;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lk5/j<",
"TR;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lk5/j$a;)V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-object p1, p0, Lk5/i;->a:Lk5/j$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/i;->b:Lk5/j;
if-nez p1, :cond_1
.line 3
new-instance p1, Lk5/j;
iget-object p2, p0, Lk5/i;->a:Lk5/j$a;
invoke-direct {p1, p2}, Lk5/j;-><init>(Lk5/j$a;)V
iput-object p1, p0, Lk5/i;->b:Lk5/j;
.line 4
:cond_1
iget-object p1, p0, Lk5/i;->b:Lk5/j;
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
+19
View File
@@ -0,0 +1,19 @@
.class public interface abstract Lk5/j$a;
.super Ljava/lang/Object;
.source "ViewPropertyTransition.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lk5/j;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "a"
.end annotation
# virtual methods
.method public abstract a(Landroid/view/View;)V
.end method
+77
View File
@@ -0,0 +1,77 @@
.class public Lk5/j;
.super Ljava/lang/Object;
.source "ViewPropertyTransition.java"
# interfaces
.implements Lk5/f;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lk5/j$a;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lk5/f<",
"TR;>;"
}
.end annotation
# instance fields
.field public final a:Lk5/j$a;
# direct methods
.method public constructor <init>(Lk5/j$a;)V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-object p1, p0, Lk5/j;->a:Lk5/j$a;
return-void
.end method
# virtual methods
.method public a(Ljava/lang/Object;Lk5/f$a;)Z
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(TR;",
"Lk5/f$a;",
")Z"
}
.end annotation
.line 1
invoke-interface {p2}, Lk5/f$a;->getView()Landroid/view/View;
move-result-object p1
if-eqz p1, :cond_0
.line 2
iget-object p1, p0, Lk5/j;->a:Lk5/j$a;
invoke-interface {p2}, Lk5/f$a;->getView()Landroid/view/View;
move-result-object p2
invoke-interface {p1, p2}, Lk5/j$a;->a(Landroid/view/View;)V
:cond_0
const/4 p1, 0x0
return p1
.end method
+19
View File
@@ -0,0 +1,19 @@
.class public interface abstract Lk5/k$a;
.super Ljava/lang/Object;
.source "ViewTransition.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lk5/k;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "a"
.end annotation
# virtual methods
.method public abstract a(Landroid/content/Context;)Landroid/view/animation/Animation;
.end method
+85
View File
@@ -0,0 +1,85 @@
.class public Lk5/k;
.super Ljava/lang/Object;
.source "ViewTransition.java"
# interfaces
.implements Lk5/f;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lk5/k$a;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lk5/f<",
"TR;>;"
}
.end annotation
# instance fields
.field public final a:Lk5/k$a;
# direct methods
.method public constructor <init>(Lk5/k$a;)V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-object p1, p0, Lk5/k;->a:Lk5/k$a;
return-void
.end method
# virtual methods
.method public a(Ljava/lang/Object;Lk5/f$a;)Z
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(TR;",
"Lk5/f$a;",
")Z"
}
.end annotation
.line 1
invoke-interface {p2}, Lk5/f$a;->getView()Landroid/view/View;
move-result-object p1
if-eqz p1, :cond_0
.line 2
invoke-virtual {p1}, Landroid/view/View;->clearAnimation()V
.line 3
iget-object p2, p0, Lk5/k;->a:Lk5/k$a;
invoke-virtual {p1}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object v0
invoke-interface {p2, v0}, Lk5/k$a;->a(Landroid/content/Context;)Landroid/view/animation/Animation;
move-result-object p2
.line 4
invoke-virtual {p1, p2}, Landroid/view/View;->startAnimation(Landroid/view/animation/Animation;)V
:cond_0
const/4 p1, 0x0
return p1
.end method