k0.smali

.class public abstract Lje/k0;
.super Landroidx/databinding/ViewDataBinding;
.source "ActivtyChatBinding.java"


# instance fields
.field public final a:Landroidx/constraintlayout/widget/ConstraintLayout;
    .annotation build Landroidx/annotation/NonNull;
    .end annotation
.end field

.field public final b:Landroid/view/View;
    .annotation build Landroidx/annotation/NonNull;
    .end annotation
.end field

.field public final c:Lcom/shopee/foody/driver/im/view/ChatFrameLayout;
    .annotation build Landroidx/annotation/NonNull;
    .end annotation
.end field

.field public final d:Landroid/widget/ImageView;
    .annotation build Landroidx/annotation/NonNull;
    .end annotation
.end field

.field public final e:Lcom/shopee/foody/driver/im/view/ChatOrderInfoView;
    .annotation build Landroidx/annotation/NonNull;
    .end annotation
.end field

.field public final f:Lcom/shopee/foody/driver/im/view/ChatQuickReplyView;
    .annotation build Landroidx/annotation/NonNull;
    .end annotation
.end field

.field public final g:Lcom/shopee/foody/driver/im/view/ChatSendView;
    .annotation build Landroidx/annotation/NonNull;
    .end annotation
.end field

.field public final h:Lcom/shopee/foody/driver/im/view/ChatToolbarView;
    .annotation build Landroidx/annotation/NonNull;
    .end annotation
.end field

.field public final i:Lcom/shopee/foody/driver/im/view/ChatRecyclerView;
    .annotation build Landroidx/annotation/NonNull;
    .end annotation
.end field

.field public final j:Landroid/widget/TextView;
    .annotation build Landroidx/annotation/NonNull;
    .end annotation
.end field

.field public k:Lcom/shopee/foody/driver/im/business/ChatViewModel;
    .annotation runtime Landroidx/databinding/Bindable;
    .end annotation
.end field


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method public constructor <init>(Ljava/lang/Object;Landroid/view/View;ILandroidx/constraintlayout/widget/ConstraintLayout;Landroid/view/View;Lcom/shopee/foody/driver/im/view/ChatFrameLayout;Landroid/widget/ImageView;Lcom/shopee/foody/driver/im/view/ChatOrderInfoView;Lcom/shopee/foody/driver/im/view/ChatQuickReplyView;Lcom/shopee/foody/driver/im/view/ChatSendView;Lcom/shopee/foody/driver/im/view/ChatToolbarView;Lcom/shopee/foody/driver/im/view/ChatRecyclerView;Landroid/widget/TextView;)V
    .registers 14

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

    iput-object p4, p0, Lje/k0;->a:Landroidx/constraintlayout/widget/ConstraintLayout;

    iput-object p5, p0, Lje/k0;->b:Landroid/view/View;

    iput-object p6, p0, Lje/k0;->c:Lcom/shopee/foody/driver/im/view/ChatFrameLayout;

    iput-object p7, p0, Lje/k0;->d:Landroid/widget/ImageView;

    iput-object p8, p0, Lje/k0;->e:Lcom/shopee/foody/driver/im/view/ChatOrderInfoView;

    iput-object p9, p0, Lje/k0;->f:Lcom/shopee/foody/driver/im/view/ChatQuickReplyView;

    iput-object p10, p0, Lje/k0;->g:Lcom/shopee/foody/driver/im/view/ChatSendView;

    iput-object p11, p0, Lje/k0;->h:Lcom/shopee/foody/driver/im/view/ChatToolbarView;

    iput-object p12, p0, Lje/k0;->i:Lcom/shopee/foody/driver/im/view/ChatRecyclerView;

    iput-object p13, p0, Lje/k0;->j:Landroid/widget/TextView;

    return-void
.end method


# virtual methods
.method public abstract a(Lcom/shopee/foody/driver/im/business/ChatViewModel;)V
    .param p1    # Lcom/shopee/foody/driver/im/business/ChatViewModel;
        .annotation build Landroidx/annotation/Nullable;
        .end annotation
    .end param
.end method