448 lines
10 KiB
Smali
448 lines
10 KiB
Smali
.class public abstract Llb/w;
|
|
.super Landroidx/databinding/ViewDataBinding;
|
|
.source "CoachmarkSmallPageBinding.java"
|
|
|
|
|
|
# instance fields
|
|
.field public final j1:Landroid/widget/RelativeLayout;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public final k1:Landroid/widget/LinearLayout;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public final l1:Landroid/widget/TextView;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public final m1:Landroid/widget/ImageView;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public n1:I
|
|
.annotation runtime Landroidx/databinding/Bindable;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public o1:Ljava/lang/String;
|
|
.annotation runtime Landroidx/databinding/Bindable;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public p1:F
|
|
.annotation runtime Landroidx/databinding/Bindable;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public q1:F
|
|
.annotation runtime Landroidx/databinding/Bindable;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public r1:F
|
|
.annotation runtime Landroidx/databinding/Bindable;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public s1:F
|
|
.annotation runtime Landroidx/databinding/Bindable;
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljava/lang/Object;Landroid/view/View;ILandroid/widget/RelativeLayout;Landroid/widget/LinearLayout;Landroid/widget/TextView;Landroid/widget/ImageView;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0,
|
|
0x0,
|
|
0x0,
|
|
0x0,
|
|
0x0,
|
|
0x0,
|
|
0x0
|
|
}
|
|
names = {
|
|
"_bindingComponent",
|
|
"_root",
|
|
"_localFieldCount",
|
|
"coachLayout",
|
|
"coachMainLayout",
|
|
"coachText",
|
|
"coachUpArrow"
|
|
}
|
|
.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/w;->j1:Landroid/widget/RelativeLayout;
|
|
|
|
.line 3
|
|
iput-object p5, p0, Llb/w;->k1:Landroid/widget/LinearLayout;
|
|
|
|
.line 4
|
|
iput-object p6, p0, Llb/w;->l1:Landroid/widget/TextView;
|
|
|
|
.line 5
|
|
iput-object p7, p0, Llb/w;->m1:Landroid/widget/ImageView;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static c1(Landroid/view/View;)Llb/w;
|
|
.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/w;->d1(Landroid/view/View;Ljava/lang/Object;)Llb/w;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static d1(Landroid/view/View;Ljava/lang/Object;)Llb/w;
|
|
.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, 0x7f0d005d
|
|
|
|
.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/w;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static k1(Landroid/view/LayoutInflater;)Llb/w;
|
|
.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/w;->n1(Landroid/view/LayoutInflater;Ljava/lang/Object;)Llb/w;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static l1(Landroid/view/LayoutInflater;Landroid/view/ViewGroup;Z)Llb/w;
|
|
.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/w;->m1(Landroid/view/LayoutInflater;Landroid/view/ViewGroup;ZLjava/lang/Object;)Llb/w;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static m1(Landroid/view/LayoutInflater;Landroid/view/ViewGroup;ZLjava/lang/Object;)Llb/w;
|
|
.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, 0x7f0d005d
|
|
|
|
.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/w;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static n1(Landroid/view/LayoutInflater;Ljava/lang/Object;)Llb/w;
|
|
.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, 0x7f0d005d
|
|
|
|
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/w;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public e1()Ljava/lang/String;
|
|
.locals 1
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Llb/w;->o1:Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public f1()F
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget v0, p0, Llb/w;->s1:F
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public g1()F
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget v0, p0, Llb/w;->q1:F
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public h1()F
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget v0, p0, Llb/w;->r1:F
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public i1()F
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget v0, p0, Llb/w;->p1:F
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public j1()I
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget v0, p0, Llb/w;->n1:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public abstract o1(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 = {
|
|
"content"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract p1(F)V
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"marginBottom"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract q1(F)V
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"marginLeft"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract r1(F)V
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"marginRight"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract s1(F)V
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"marginTop"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract t1(I)V
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"selectedPosition"
|
|
}
|
|
.end annotation
|
|
.end method
|