d.smali
.class public Lcom/bumptech/glide/r/j/d;
.super Lcom/bumptech/glide/r/j/e;
.source ""
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/bumptech/glide/r/j/e<",
"Landroid/graphics/drawable/Drawable;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>(Landroid/widget/ImageView;)V
.registers 2
invoke-direct {p0, p1}, Lcom/bumptech/glide/r/j/e;-><init>(Landroid/widget/ImageView;)V
return-void
.end method
# virtual methods
.method protected bridge synthetic o(Ljava/lang/Object;)V
.registers 2
check-cast p1, Landroid/graphics/drawable/Drawable;
invoke-virtual {p0, p1}, Lcom/bumptech/glide/r/j/d;->q(Landroid/graphics/drawable/Drawable;)V
return-void
.end method
.method protected q(Landroid/graphics/drawable/Drawable;)V
.registers 3
iget-object v0, p0, Lcom/bumptech/glide/r/j/i;->e:Landroid/view/View;
check-cast v0, Landroid/widget/ImageView;
invoke-virtual {v0, p1}, Landroid/widget/ImageView;->setImageDrawable(Landroid/graphics/drawable/Drawable;)V
return-void
.end method