VideosubmitGamesBinding.smali
.class public abstract Lcom/sandboxol/videosubmit/databinding/VideosubmitGamesBinding;
.super Landroidx/databinding/ViewDataBinding;
.source "VideosubmitGamesBinding.java"
# instance fields
.field protected mVideoSubmitViewModel:Lcom/sandboxol/videosubmit/view/activity/VideoSubmitViewModel;
.field public final rvGames:Landroidx/recyclerview/widget/RecyclerView;
.field public final tvContentGames:Landroid/widget/TextView;
# direct methods
.method protected constructor <init>(Ljava/lang/Object;Landroid/view/View;ILandroidx/recyclerview/widget/RecyclerView;Landroid/widget/TextView;)V
.registers 6
.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/videosubmit/databinding/VideosubmitGamesBinding;->rvGames:Landroidx/recyclerview/widget/RecyclerView;
.line 3
iput-object p5, p0, Lcom/sandboxol/videosubmit/databinding/VideosubmitGamesBinding;->tvContentGames:Landroid/widget/TextView;
return-void
.end method
.method public static bind(Landroid/view/View;)Lcom/sandboxol/videosubmit/databinding/VideosubmitGamesBinding;
.registers 2
.line 1
invoke-static {}, Landroidx/databinding/e;->a()Landroidx/databinding/d;
move-result-object v0
invoke-static {p0, v0}, Lcom/sandboxol/videosubmit/databinding/VideosubmitGamesBinding;->bind(Landroid/view/View;Ljava/lang/Object;)Lcom/sandboxol/videosubmit/databinding/VideosubmitGamesBinding;
move-result-object p0
return-object p0
.end method
.method public static bind(Landroid/view/View;Ljava/lang/Object;)Lcom/sandboxol/videosubmit/databinding/VideosubmitGamesBinding;
.registers 3
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.line 2
sget v0, Lcom/sandboxol/videosubmit/R$layout;->videosubmit_games: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/videosubmit/databinding/VideosubmitGamesBinding;
return-object p0
.end method
.method public static inflate(Landroid/view/LayoutInflater;)Lcom/sandboxol/videosubmit/databinding/VideosubmitGamesBinding;
.registers 2
.line 3
invoke-static {}, Landroidx/databinding/e;->a()Landroidx/databinding/d;
move-result-object v0
invoke-static {p0, v0}, Lcom/sandboxol/videosubmit/databinding/VideosubmitGamesBinding;->inflate(Landroid/view/LayoutInflater;Ljava/lang/Object;)Lcom/sandboxol/videosubmit/databinding/VideosubmitGamesBinding;
move-result-object p0
return-object p0
.end method
.method public static inflate(Landroid/view/LayoutInflater;Landroid/view/ViewGroup;Z)Lcom/sandboxol/videosubmit/databinding/VideosubmitGamesBinding;
.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/videosubmit/databinding/VideosubmitGamesBinding;->inflate(Landroid/view/LayoutInflater;Landroid/view/ViewGroup;ZLjava/lang/Object;)Lcom/sandboxol/videosubmit/databinding/VideosubmitGamesBinding;
move-result-object p0
return-object p0
.end method
.method public static inflate(Landroid/view/LayoutInflater;Landroid/view/ViewGroup;ZLjava/lang/Object;)Lcom/sandboxol/videosubmit/databinding/VideosubmitGamesBinding;
.registers 5
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.line 2
sget v0, Lcom/sandboxol/videosubmit/R$layout;->videosubmit_games: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/videosubmit/databinding/VideosubmitGamesBinding;
return-object p0
.end method
.method public static inflate(Landroid/view/LayoutInflater;Ljava/lang/Object;)Lcom/sandboxol/videosubmit/databinding/VideosubmitGamesBinding;
.registers 5
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.line 4
sget v0, Lcom/sandboxol/videosubmit/R$layout;->videosubmit_games: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/videosubmit/databinding/VideosubmitGamesBinding;
return-object p0
.end method
# virtual methods
.method public getVideoSubmitViewModel()Lcom/sandboxol/videosubmit/view/activity/VideoSubmitViewModel;
.registers 2
.line 1
iget-object v0, p0, Lcom/sandboxol/videosubmit/databinding/VideosubmitGamesBinding;->mVideoSubmitViewModel:Lcom/sandboxol/videosubmit/view/activity/VideoSubmitViewModel;
return-object v0
.end method
.method public abstract setVideoSubmitViewModel(Lcom/sandboxol/videosubmit/view/activity/VideoSubmitViewModel;)V
.end method