2022-06-10 21:38:30 +09:00

363 lines
9.3 KiB
Smali

.class public abstract Llb/c;
.super Landroidx/databinding/ViewDataBinding;
.source "ActivityTmapQrCodeScanBinding.java"
# instance fields
.field public final j1:Landroid/widget/ImageButton;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public final k1:Landroidx/constraintlayout/widget/ConstraintLayout;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public final l1:Landroid/widget/ImageView;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public final m1:Landroid/widget/TextView;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public final n1:Landroid/widget/CheckBox;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public final o1:Landroid/widget/TextView;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public final p1:Lcom/journeyapps/barcodescanner/DecoratedBarcodeView;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public final q1:Landroid/widget/TextView;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public r1:Ljava/lang/Boolean;
.annotation runtime Landroidx/databinding/Bindable;
.end annotation
.end field
# direct methods
.method public constructor <init>(Ljava/lang/Object;Landroid/view/View;ILandroid/widget/ImageButton;Landroidx/constraintlayout/widget/ConstraintLayout;Landroid/widget/ImageView;Landroid/widget/TextView;Landroid/widget/CheckBox;Landroid/widget/TextView;Lcom/journeyapps/barcodescanner/DecoratedBarcodeView;Landroid/widget/TextView;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0,
0x0,
0x0,
0x0,
0x0,
0x0,
0x0,
0x0,
0x0,
0x0
}
names = {
"_bindingComponent",
"_root",
"_localFieldCount",
"qrBack",
"qrBottomView",
"qrCodeOrQrIcon",
"qrCodeOrQrText",
"qrFlash",
"qrScanMessage",
"qrScanView",
"qrTitle"
}
.end annotation
.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, Llb/c;->j1:Landroid/widget/ImageButton;
.line 3
iput-object p5, p0, Llb/c;->k1:Landroidx/constraintlayout/widget/ConstraintLayout;
.line 4
iput-object p6, p0, Llb/c;->l1:Landroid/widget/ImageView;
.line 5
iput-object p7, p0, Llb/c;->m1:Landroid/widget/TextView;
.line 6
iput-object p8, p0, Llb/c;->n1:Landroid/widget/CheckBox;
.line 7
iput-object p9, p0, Llb/c;->o1:Landroid/widget/TextView;
.line 8
iput-object p10, p0, Llb/c;->p1:Lcom/journeyapps/barcodescanner/DecoratedBarcodeView;
.line 9
iput-object p11, p0, Llb/c;->q1:Landroid/widget/TextView;
return-void
.end method
.method public static c1(Landroid/view/View;)Llb/c;
.locals 1
.param p0 # Landroid/view/View;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"view"
}
.end annotation
.line 1
invoke-static {}, Landroidx/databinding/h;->i()Landroidx/databinding/f;
move-result-object v0
invoke-static {p0, v0}, Llb/c;->d1(Landroid/view/View;Ljava/lang/Object;)Llb/c;
move-result-object p0
return-object p0
.end method
.method public static d1(Landroid/view/View;Ljava/lang/Object;)Llb/c;
.locals 1
.param p0 # Landroid/view/View;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p1 # Ljava/lang/Object;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0
}
names = {
"view",
"component"
}
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
const v0, 0x7f0d0029
.line 1
invoke-static {p1, p0, v0}, Landroidx/databinding/ViewDataBinding;->l(Ljava/lang/Object;Landroid/view/View;I)Landroidx/databinding/ViewDataBinding;
move-result-object p0
check-cast p0, Llb/c;
return-object p0
.end method
.method public static f1(Landroid/view/LayoutInflater;)Llb/c;
.locals 1
.param p0 # Landroid/view/LayoutInflater;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"inflater"
}
.end annotation
.line 1
invoke-static {}, Landroidx/databinding/h;->i()Landroidx/databinding/f;
move-result-object v0
invoke-static {p0, v0}, Llb/c;->i1(Landroid/view/LayoutInflater;Ljava/lang/Object;)Llb/c;
move-result-object p0
return-object p0
.end method
.method public static g1(Landroid/view/LayoutInflater;Landroid/view/ViewGroup;Z)Llb/c;
.locals 1
.param p0 # Landroid/view/LayoutInflater;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p1 # Landroid/view/ViewGroup;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0,
0x0
}
names = {
"inflater",
"root",
"attachToRoot"
}
.end annotation
.line 1
invoke-static {}, Landroidx/databinding/h;->i()Landroidx/databinding/f;
move-result-object v0
invoke-static {p0, p1, p2, v0}, Llb/c;->h1(Landroid/view/LayoutInflater;Landroid/view/ViewGroup;ZLjava/lang/Object;)Llb/c;
move-result-object p0
return-object p0
.end method
.method public static h1(Landroid/view/LayoutInflater;Landroid/view/ViewGroup;ZLjava/lang/Object;)Llb/c;
.locals 1
.param p0 # Landroid/view/LayoutInflater;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p1 # Landroid/view/ViewGroup;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.param p3 # Ljava/lang/Object;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0,
0x0,
0x0
}
names = {
"inflater",
"root",
"attachToRoot",
"component"
}
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
const v0, 0x7f0d0029
.line 1
invoke-static {p0, v0, p1, p2, p3}, Landroidx/databinding/ViewDataBinding;->W(Landroid/view/LayoutInflater;ILandroid/view/ViewGroup;ZLjava/lang/Object;)Landroidx/databinding/ViewDataBinding;
move-result-object p0
check-cast p0, Llb/c;
return-object p0
.end method
.method public static i1(Landroid/view/LayoutInflater;Ljava/lang/Object;)Llb/c;
.locals 3
.param p0 # Landroid/view/LayoutInflater;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p1 # Ljava/lang/Object;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0
}
names = {
"inflater",
"component"
}
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
const v0, 0x7f0d0029
const/4 v1, 0x0
const/4 v2, 0x0
.line 1
invoke-static {p0, v0, v1, v2, p1}, Landroidx/databinding/ViewDataBinding;->W(Landroid/view/LayoutInflater;ILandroid/view/ViewGroup;ZLjava/lang/Object;)Landroidx/databinding/ViewDataBinding;
move-result-object p0
check-cast p0, Llb/c;
return-object p0
.end method
# virtual methods
.method public e1()Ljava/lang/Boolean;
.locals 1
.annotation build Landroidx/annotation/Nullable;
.end annotation
.line 1
iget-object v0, p0, Llb/c;->r1:Ljava/lang/Boolean;
return-object v0
.end method
.method public abstract j1(Ljava/lang/Boolean;)V
.param p1 # Ljava/lang/Boolean;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"isFlashOn"
}
.end annotation
.end method