tmap/smali/androidx/appcompat/widget/ActionMenuView$LayoutParams.smali
2022-06-10 21:38:30 +09:00

104 lines
2.7 KiB
Smali

.class public Landroidx/appcompat/widget/ActionMenuView$LayoutParams;
.super Landroidx/appcompat/widget/LinearLayoutCompat$LayoutParams;
.source "ActionMenuView.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/appcompat/widget/ActionMenuView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "LayoutParams"
.end annotation
# instance fields
.field public c:Z
.annotation runtime Landroid/view/ViewDebug$ExportedProperty;
.end annotation
.end field
.field public d:I
.annotation runtime Landroid/view/ViewDebug$ExportedProperty;
.end annotation
.end field
.field public e:I
.annotation runtime Landroid/view/ViewDebug$ExportedProperty;
.end annotation
.end field
.field public f:Z
.annotation runtime Landroid/view/ViewDebug$ExportedProperty;
.end annotation
.end field
.field public g:Z
.annotation runtime Landroid/view/ViewDebug$ExportedProperty;
.end annotation
.end field
.field public h:Z
# direct methods
.method public constructor <init>(II)V
.locals 0
.line 5
invoke-direct {p0, p1, p2}, Landroidx/appcompat/widget/LinearLayoutCompat$LayoutParams;-><init>(II)V
const/4 p1, 0x0
.line 6
iput-boolean p1, p0, Landroidx/appcompat/widget/ActionMenuView$LayoutParams;->c:Z
return-void
.end method
.method public constructor <init>(IIZ)V
.locals 0
.line 7
invoke-direct {p0, p1, p2}, Landroidx/appcompat/widget/LinearLayoutCompat$LayoutParams;-><init>(II)V
.line 8
iput-boolean p3, p0, Landroidx/appcompat/widget/ActionMenuView$LayoutParams;->c:Z
return-void
.end method
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
.locals 0
.line 1
invoke-direct {p0, p1, p2}, Landroidx/appcompat/widget/LinearLayoutCompat$LayoutParams;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
return-void
.end method
.method public constructor <init>(Landroid/view/ViewGroup$LayoutParams;)V
.locals 0
.line 2
invoke-direct {p0, p1}, Landroidx/appcompat/widget/LinearLayoutCompat$LayoutParams;-><init>(Landroid/view/ViewGroup$LayoutParams;)V
return-void
.end method
.method public constructor <init>(Landroidx/appcompat/widget/ActionMenuView$LayoutParams;)V
.locals 0
.line 3
invoke-direct {p0, p1}, Landroidx/appcompat/widget/LinearLayoutCompat$LayoutParams;-><init>(Landroid/view/ViewGroup$LayoutParams;)V
.line 4
iget-boolean p1, p1, Landroidx/appcompat/widget/ActionMenuView$LayoutParams;->c:Z
iput-boolean p1, p0, Landroidx/appcompat/widget/ActionMenuView$LayoutParams;->c:Z
return-void
.end method