BaseDialogAdsGameRewardBinding.smali

.class public abstract Lcom/sandboxol/center/databinding/BaseDialogAdsGameRewardBinding;
.super Landroidx/databinding/ViewDataBinding;
.source "BaseDialogAdsGameRewardBinding.java"


# instance fields
.field public final ivFlash:Landroid/widget/ImageView;

.field public final llReward:Landroid/widget/LinearLayout;

.field protected mAdsGameRewardDialog:Lcom/sandboxol/center/view/dialog/AdsGameRewardDialog;

.field public final rlBg:Landroid/widget/RelativeLayout;


# direct methods
.method protected constructor <init>(Ljava/lang/Object;Landroid/view/View;ILandroid/widget/ImageView;Landroid/widget/LinearLayout;Landroid/widget/RelativeLayout;)V
    .registers 7

    .line 1
    invoke-direct {p0, p1, p2, p3}, Landroidx/databinding/ViewDataBinding;-><init>(Ljava/lang/Object;Landroid/view/View;I)V

    .line 2
    iput-object p4, p0, Lcom/sandboxol/center/databinding/BaseDialogAdsGameRewardBinding;->ivFlash:Landroid/widget/ImageView;

    .line 3
    iput-object p5, p0, Lcom/sandboxol/center/databinding/BaseDialogAdsGameRewardBinding;->llReward:Landroid/widget/LinearLayout;

    .line 4
    iput-object p6, p0, Lcom/sandboxol/center/databinding/BaseDialogAdsGameRewardBinding;->rlBg:Landroid/widget/RelativeLayout;

    return-void
.end method

.method public static bind(Landroid/view/View;)Lcom/sandboxol/center/databinding/BaseDialogAdsGameRewardBinding;
    .registers 2

    .line 1
    invoke-static {}, Landroidx/databinding/e;->a()Landroidx/databinding/d;

    move-result-object v0

    invoke-static {p0, v0}, Lcom/sandboxol/center/databinding/BaseDialogAdsGameRewardBinding;->bind(Landroid/view/View;Ljava/lang/Object;)Lcom/sandboxol/center/databinding/BaseDialogAdsGameRewardBinding;

    move-result-object p0

    return-object p0
.end method

.method public static bind(Landroid/view/View;Ljava/lang/Object;)Lcom/sandboxol/center/databinding/BaseDialogAdsGameRewardBinding;
    .registers 3
    .annotation runtime Ljava/lang/Deprecated;
    .end annotation

    .line 2
    sget v0, Lcom/sandboxol/center/R$layout;->base_dialog_ads_game_reward:I

    invoke-static {p1, p0, v0}, Landroidx/databinding/ViewDataBinding;->bind(Ljava/lang/Object;Landroid/view/View;I)Landroidx/databinding/ViewDataBinding;

    move-result-object p0

    check-cast p0, Lcom/sandboxol/center/databinding/BaseDialogAdsGameRewardBinding;

    return-object p0
.end method

.method public static inflate(Landroid/view/LayoutInflater;)Lcom/sandboxol/center/databinding/BaseDialogAdsGameRewardBinding;
    .registers 2

    .line 3
    invoke-static {}, Landroidx/databinding/e;->a()Landroidx/databinding/d;

    move-result-object v0

    invoke-static {p0, v0}, Lcom/sandboxol/center/databinding/BaseDialogAdsGameRewardBinding;->inflate(Landroid/view/LayoutInflater;Ljava/lang/Object;)Lcom/sandboxol/center/databinding/BaseDialogAdsGameRewardBinding;

    move-result-object p0

    return-object p0
.end method

.method public static inflate(Landroid/view/LayoutInflater;Landroid/view/ViewGroup;Z)Lcom/sandboxol/center/databinding/BaseDialogAdsGameRewardBinding;
    .registers 4

    .line 1
    invoke-static {}, Landroidx/databinding/e;->a()Landroidx/databinding/d;

    move-result-object v0

    invoke-static {p0, p1, p2, v0}, Lcom/sandboxol/center/databinding/BaseDialogAdsGameRewardBinding;->inflate(Landroid/view/LayoutInflater;Landroid/view/ViewGroup;ZLjava/lang/Object;)Lcom/sandboxol/center/databinding/BaseDialogAdsGameRewardBinding;

    move-result-object p0

    return-object p0
.end method

.method public static inflate(Landroid/view/LayoutInflater;Landroid/view/ViewGroup;ZLjava/lang/Object;)Lcom/sandboxol/center/databinding/BaseDialogAdsGameRewardBinding;
    .registers 5
    .annotation runtime Ljava/lang/Deprecated;
    .end annotation

    .line 2
    sget v0, Lcom/sandboxol/center/R$layout;->base_dialog_ads_game_reward:I

    invoke-static {p0, v0, p1, p2, p3}, Landroidx/databinding/ViewDataBinding;->inflateInternal(Landroid/view/LayoutInflater;ILandroid/view/ViewGroup;ZLjava/lang/Object;)Landroidx/databinding/ViewDataBinding;

    move-result-object p0

    check-cast p0, Lcom/sandboxol/center/databinding/BaseDialogAdsGameRewardBinding;

    return-object p0
.end method

.method public static inflate(Landroid/view/LayoutInflater;Ljava/lang/Object;)Lcom/sandboxol/center/databinding/BaseDialogAdsGameRewardBinding;
    .registers 5
    .annotation runtime Ljava/lang/Deprecated;
    .end annotation

    .line 4
    sget v0, Lcom/sandboxol/center/R$layout;->base_dialog_ads_game_reward:I

    const/4 v1, 0x0

    const/4 v2, 0x0

    invoke-static {p0, v0, v1, v2, p1}, Landroidx/databinding/ViewDataBinding;->inflateInternal(Landroid/view/LayoutInflater;ILandroid/view/ViewGroup;ZLjava/lang/Object;)Landroidx/databinding/ViewDataBinding;

    move-result-object p0

    check-cast p0, Lcom/sandboxol/center/databinding/BaseDialogAdsGameRewardBinding;

    return-object p0
.end method


# virtual methods
.method public getAdsGameRewardDialog()Lcom/sandboxol/center/view/dialog/AdsGameRewardDialog;
    .registers 2

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/databinding/BaseDialogAdsGameRewardBinding;->mAdsGameRewardDialog:Lcom/sandboxol/center/view/dialog/AdsGameRewardDialog;

    return-object v0
.end method

.method public abstract setAdsGameRewardDialog(Lcom/sandboxol/center/view/dialog/AdsGameRewardDialog;)V
.end method