Path: blob/master/Compiled_apk/smali/androidx/appcompat/widget/ActionMenuView$LayoutParams.smali
2463 views
.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 cellsUsed:I .annotation runtime Landroid/view/ViewDebug$ExportedProperty; .end annotation .end field .field public expandable:Z .annotation runtime Landroid/view/ViewDebug$ExportedProperty; .end annotation .end field .field expanded:Z .field public extraPixels:I .annotation runtime Landroid/view/ViewDebug$ExportedProperty; .end annotation .end field .field public isOverflowButton:Z .annotation runtime Landroid/view/ViewDebug$ExportedProperty; .end annotation .end field .field public preventEdgeOffset:Z .annotation runtime Landroid/view/ViewDebug$ExportedProperty; .end annotation .end field # direct methods .method public constructor <init>(II)V .locals 1 .param p1, "width" # I .param p2, "height" # I .line 846 invoke-direct {p0, p1, p2}, Landroidx/appcompat/widget/LinearLayoutCompat$LayoutParams;-><init>(II)V .line 847 const/4 v0, 0x0 iput-boolean v0, p0, Landroidx/appcompat/widget/ActionMenuView$LayoutParams;->isOverflowButton:Z .line 848 return-void .end method .method constructor <init>(IIZ)V .locals 0 .param p1, "width" # I .param p2, "height" # I .param p3, "isOverflowButton" # Z .line 851 invoke-direct {p0, p1, p2}, Landroidx/appcompat/widget/LinearLayoutCompat$LayoutParams;-><init>(II)V .line 852 iput-boolean p3, p0, Landroidx/appcompat/widget/ActionMenuView$LayoutParams;->isOverflowButton:Z .line 853 return-void .end method .method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;)V .locals 0 .param p1, "c" # Landroid/content/Context; .param p2, "attrs" # Landroid/util/AttributeSet; .line 833 invoke-direct {p0, p1, p2}, Landroidx/appcompat/widget/LinearLayoutCompat$LayoutParams;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V .line 834 return-void .end method .method public constructor <init>(Landroid/view/ViewGroup$LayoutParams;)V .locals 0 .param p1, "other" # Landroid/view/ViewGroup$LayoutParams; .line 837 invoke-direct {p0, p1}, Landroidx/appcompat/widget/LinearLayoutCompat$LayoutParams;-><init>(Landroid/view/ViewGroup$LayoutParams;)V .line 838 return-void .end method .method public constructor <init>(Landroidx/appcompat/widget/ActionMenuView$LayoutParams;)V .locals 1 .param p1, "other" # Landroidx/appcompat/widget/ActionMenuView$LayoutParams; .line 841 invoke-direct {p0, p1}, Landroidx/appcompat/widget/LinearLayoutCompat$LayoutParams;-><init>(Landroid/view/ViewGroup$LayoutParams;)V .line 842 iget-boolean v0, p1, Landroidx/appcompat/widget/ActionMenuView$LayoutParams;->isOverflowButton:Z iput-boolean v0, p0, Landroidx/appcompat/widget/ActionMenuView$LayoutParams;->isOverflowButton:Z .line 843 return-void .end method