446 lines
11 KiB
Smali
446 lines
11 KiB
Smali
.class public abstract Llb/i;
|
|
.super Landroidx/databinding/ViewDataBinding;
|
|
.source "CameraViewBinding.java"
|
|
|
|
|
|
# instance fields
|
|
.field public final j1:Landroid/widget/ImageButton;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public final k1:Landroid/widget/FrameLayout;
|
|
.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/CheckBox;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public final n1:Landroidx/constraintlayout/widget/ConstraintLayout;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public final o1:Landroidx/camera/view/PreviewView;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public final p1:Landroid/widget/TextView;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public q1:Ljava/lang/String;
|
|
.annotation runtime Landroidx/databinding/Bindable;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public r1:Ljava/lang/String;
|
|
.annotation runtime Landroidx/databinding/Bindable;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public s1:Ljava/lang/Boolean;
|
|
.annotation runtime Landroidx/databinding/Bindable;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public t1:Landroid/view/View$OnClickListener;
|
|
.annotation runtime Landroidx/databinding/Bindable;
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljava/lang/Object;Landroid/view/View;ILandroid/widget/ImageButton;Landroid/widget/FrameLayout;Landroid/widget/ImageView;Landroid/widget/CheckBox;Landroidx/constraintlayout/widget/ConstraintLayout;Landroidx/camera/view/PreviewView;Landroid/widget/TextView;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0,
|
|
0x0,
|
|
0x0,
|
|
0x0,
|
|
0x0,
|
|
0x0,
|
|
0x0,
|
|
0x0,
|
|
0x0,
|
|
0x0
|
|
}
|
|
names = {
|
|
"_bindingComponent",
|
|
"_root",
|
|
"_localFieldCount",
|
|
"cameraBack",
|
|
"cameraButtonLayout",
|
|
"cameraCaptureButton",
|
|
"cameraFlash",
|
|
"cameraLayout",
|
|
"cameraPreview",
|
|
"cameraTitle"
|
|
}
|
|
.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/i;->j1:Landroid/widget/ImageButton;
|
|
|
|
.line 3
|
|
iput-object p5, p0, Llb/i;->k1:Landroid/widget/FrameLayout;
|
|
|
|
.line 4
|
|
iput-object p6, p0, Llb/i;->l1:Landroid/widget/ImageView;
|
|
|
|
.line 5
|
|
iput-object p7, p0, Llb/i;->m1:Landroid/widget/CheckBox;
|
|
|
|
.line 6
|
|
iput-object p8, p0, Llb/i;->n1:Landroidx/constraintlayout/widget/ConstraintLayout;
|
|
|
|
.line 7
|
|
iput-object p9, p0, Llb/i;->o1:Landroidx/camera/view/PreviewView;
|
|
|
|
.line 8
|
|
iput-object p10, p0, Llb/i;->p1:Landroid/widget/TextView;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static c1(Landroid/view/View;)Llb/i;
|
|
.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/i;->d1(Landroid/view/View;Ljava/lang/Object;)Llb/i;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static d1(Landroid/view/View;Ljava/lang/Object;)Llb/i;
|
|
.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, 0x7f0d0055
|
|
|
|
.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/i;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static i1(Landroid/view/LayoutInflater;)Llb/i;
|
|
.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/i;->l1(Landroid/view/LayoutInflater;Ljava/lang/Object;)Llb/i;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static j1(Landroid/view/LayoutInflater;Landroid/view/ViewGroup;Z)Llb/i;
|
|
.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/i;->k1(Landroid/view/LayoutInflater;Landroid/view/ViewGroup;ZLjava/lang/Object;)Llb/i;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static k1(Landroid/view/LayoutInflater;Landroid/view/ViewGroup;ZLjava/lang/Object;)Llb/i;
|
|
.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, 0x7f0d0055
|
|
|
|
.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/i;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static l1(Landroid/view/LayoutInflater;Ljava/lang/Object;)Llb/i;
|
|
.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, 0x7f0d0055
|
|
|
|
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/i;
|
|
|
|
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/i;->s1:Ljava/lang/Boolean;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public f1()Ljava/lang/String;
|
|
.locals 1
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Llb/i;->r1:Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public g1()Landroid/view/View$OnClickListener;
|
|
.locals 1
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Llb/i;->t1:Landroid/view/View$OnClickListener;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public h1()Ljava/lang/String;
|
|
.locals 1
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Llb/i;->q1:Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public abstract m1(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
|
|
|
|
.method public abstract n1(Ljava/lang/String;)V
|
|
.param p1 # Ljava/lang/String;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"message"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract o1(Landroid/view/View$OnClickListener;)V
|
|
.param p1 # Landroid/view/View$OnClickListener;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"onClickListener"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract p1(Ljava/lang/String;)V
|
|
.param p1 # Ljava/lang/String;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"title"
|
|
}
|
|
.end annotation
|
|
.end method
|