UniMPDefSplash$a.smali

.class Lio/dcloud/feature/internal/splash/UniMPDefSplash$a;
.super Lcom/bumptech/glide/request/target/SimpleTarget;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lio/dcloud/feature/internal/splash/UniMPDefSplash;->getSplashView(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Landroid/view/View;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lcom/bumptech/glide/request/target/SimpleTarget<",
        "Landroid/graphics/Bitmap;",
        ">;"
    }
.end annotation


# instance fields
.field final synthetic a:Lio/dcloud/feature/internal/splash/UniMPDefSplash;


# direct methods
.method constructor <init>(Lio/dcloud/feature/internal/splash/UniMPDefSplash;)V
    .registers 2

    .line 1
    iput-object p1, p0, Lio/dcloud/feature/internal/splash/UniMPDefSplash$a;->a:Lio/dcloud/feature/internal/splash/UniMPDefSplash;

    invoke-direct {p0}, Lcom/bumptech/glide/request/target/SimpleTarget;-><init>()V

    return-void
.end method


# virtual methods
.method public a(Landroid/graphics/Bitmap;Lcom/bumptech/glide/request/transition/Transition;)V
    .registers 4
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/graphics/Bitmap;",
            "Lcom/bumptech/glide/request/transition/Transition<",
            "-",
            "Landroid/graphics/Bitmap;",
            ">;)V"
        }
    .end annotation

    const-string p2, "shutao"

    const-string v0, "onResourceReady--------------"

    .line 1
    invoke-static {p2, v0}, Landroid/util/Log;->e(Ljava/lang/String;Ljava/lang/String;)I

    .line 2
    iget-object p2, p0, Lio/dcloud/feature/internal/splash/UniMPDefSplash$a;->a:Lio/dcloud/feature/internal/splash/UniMPDefSplash;

    iput-object p1, p2, Lio/dcloud/feature/internal/splash/UniMPDefSplash;->bitmap:Landroid/graphics/Bitmap;

    if-eqz p1, :cond_12

    .line 4
    iget-object p2, p2, Lio/dcloud/feature/internal/splash/UniMPDefSplash;->background:Lio/dcloud/feature/internal/splash/SplashViewDBackground;

    invoke-virtual {p2, p1}, Lio/dcloud/feature/internal/splash/SplashViewDBackground;->setImageBitmap(Landroid/graphics/Bitmap;)V

    :cond_12
    return-void
.end method

.method public bridge synthetic onResourceReady(Ljava/lang/Object;Lcom/bumptech/glide/request/transition/Transition;)V
    .registers 3

    .line 1
    check-cast p1, Landroid/graphics/Bitmap;

    invoke-virtual {p0, p1, p2}, Lio/dcloud/feature/internal/splash/UniMPDefSplash$a;->a(Landroid/graphics/Bitmap;Lcom/bumptech/glide/request/transition/Transition;)V

    return-void
.end method