57 lines
1.2 KiB
Smali
57 lines
1.2 KiB
Smali
.class public Lj5/h;
|
|
.super Lj5/q;
|
|
.source "DrawableThumbnailImageViewTarget.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lj5/q<",
|
|
"Landroid/graphics/drawable/Drawable;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Landroid/widget/ImageView;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0, p1}, Lj5/q;-><init>(Landroid/widget/ImageView;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(Landroid/widget/ImageView;Z)V
|
|
.locals 0
|
|
.annotation runtime Ljava/lang/Deprecated;
|
|
.end annotation
|
|
|
|
.line 2
|
|
invoke-direct {p0, p1, p2}, Lj5/q;-><init>(Landroid/widget/ImageView;Z)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public bridge synthetic w(Ljava/lang/Object;)Landroid/graphics/drawable/Drawable;
|
|
.locals 0
|
|
|
|
.line 1
|
|
check-cast p1, Landroid/graphics/drawable/Drawable;
|
|
|
|
invoke-virtual {p0, p1}, Lj5/h;->x(Landroid/graphics/drawable/Drawable;)Landroid/graphics/drawable/Drawable;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public x(Landroid/graphics/drawable/Drawable;)Landroid/graphics/drawable/Drawable;
|
|
.locals 0
|
|
|
|
return-object p1
|
|
.end method
|