VideosubmitItemLinkBinding.smali

.class public abstract Lcom/sandboxol/videosubmit/databinding/VideosubmitItemLinkBinding;
.super Landroidx/databinding/ViewDataBinding;
.source "VideosubmitItemLinkBinding.java"


# instance fields
.field protected mViewModel:Lcom/sandboxol/videosubmit/view/dialog/signupinfo/LinkItemViewModel;


# direct methods
.method protected constructor <init>(Ljava/lang/Object;Landroid/view/View;I)V
    .registers 4

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

    return-void
.end method

.method public static bind(Landroid/view/View;)Lcom/sandboxol/videosubmit/databinding/VideosubmitItemLinkBinding;
    .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/VideosubmitItemLinkBinding;->bind(Landroid/view/View;Ljava/lang/Object;)Lcom/sandboxol/videosubmit/databinding/VideosubmitItemLinkBinding;

    move-result-object p0

    return-object p0
.end method

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

    .line 2
    sget v0, Lcom/sandboxol/videosubmit/R$layout;->videosubmit_item_link: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/VideosubmitItemLinkBinding;

    return-object p0
.end method

.method public static inflate(Landroid/view/LayoutInflater;)Lcom/sandboxol/videosubmit/databinding/VideosubmitItemLinkBinding;
    .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/VideosubmitItemLinkBinding;->inflate(Landroid/view/LayoutInflater;Ljava/lang/Object;)Lcom/sandboxol/videosubmit/databinding/VideosubmitItemLinkBinding;

    move-result-object p0

    return-object p0
.end method

.method public static inflate(Landroid/view/LayoutInflater;Landroid/view/ViewGroup;Z)Lcom/sandboxol/videosubmit/databinding/VideosubmitItemLinkBinding;
    .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/VideosubmitItemLinkBinding;->inflate(Landroid/view/LayoutInflater;Landroid/view/ViewGroup;ZLjava/lang/Object;)Lcom/sandboxol/videosubmit/databinding/VideosubmitItemLinkBinding;

    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/VideosubmitItemLinkBinding;
    .registers 5
    .annotation runtime Ljava/lang/Deprecated;
    .end annotation

    .line 2
    sget v0, Lcom/sandboxol/videosubmit/R$layout;->videosubmit_item_link: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/VideosubmitItemLinkBinding;

    return-object p0
.end method

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

    .line 4
    sget v0, Lcom/sandboxol/videosubmit/R$layout;->videosubmit_item_link: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/VideosubmitItemLinkBinding;

    return-object p0
.end method


# virtual methods
.method public getViewModel()Lcom/sandboxol/videosubmit/view/dialog/signupinfo/LinkItemViewModel;
    .registers 2

    .line 1
    iget-object v0, p0, Lcom/sandboxol/videosubmit/databinding/VideosubmitItemLinkBinding;->mViewModel:Lcom/sandboxol/videosubmit/view/dialog/signupinfo/LinkItemViewModel;

    return-object v0
.end method

.method public abstract setViewModel(Lcom/sandboxol/videosubmit/view/dialog/signupinfo/LinkItemViewModel;)V
.end method