Changes of com.discord v949
This commit is contained in:
parent
c0db50b5f4
commit
18940c51f9
6263 changed files with 76623 additions and 116117 deletions
|
@ -31,14 +31,6 @@
|
|||
# direct methods
|
||||
.method public constructor <init>(Landroid/content/Context;Landroid/view/View;)V
|
||||
.locals 1
|
||||
.param p1 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
|
@ -49,14 +41,6 @@
|
|||
|
||||
.method public constructor <init>(Landroid/content/Context;Landroid/view/View;I)V
|
||||
.locals 6
|
||||
.param p1 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
sget v4, Landroidx/appcompat/R$attr;->popupMenuStyle:I
|
||||
|
||||
|
@ -77,22 +61,6 @@
|
|||
|
||||
.method public constructor <init>(Landroid/content/Context;Landroid/view/View;III)V
|
||||
.locals 9
|
||||
.param p1 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p4 # I
|
||||
.annotation build Landroidx/annotation/AttrRes;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p5 # I
|
||||
.annotation build Landroidx/annotation/StyleRes;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
|
@ -163,8 +131,6 @@
|
|||
|
||||
.method public getDragToOpenListener()Landroid/view/View$OnTouchListener;
|
||||
.locals 2
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/appcompat/widget/PopupMenu;->mDragListener:Landroid/view/View$OnTouchListener;
|
||||
|
||||
|
@ -198,8 +164,6 @@
|
|||
|
||||
.method public getMenu()Landroid/view/Menu;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/appcompat/widget/PopupMenu;->mMenu:Landroidx/appcompat/view/menu/MenuBuilder;
|
||||
|
||||
|
@ -208,8 +172,6 @@
|
|||
|
||||
.method public getMenuInflater()Landroid/view/MenuInflater;
|
||||
.locals 2
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
new-instance v0, Landroidx/appcompat/view/SupportMenuInflater;
|
||||
|
||||
|
@ -222,11 +184,6 @@
|
|||
|
||||
.method getMenuListView()Landroid/widget/ListView;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/RestrictTo;
|
||||
value = {
|
||||
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP:Landroidx/annotation/RestrictTo$Scope;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/appcompat/widget/PopupMenu;->mPopup:Landroidx/appcompat/view/menu/MenuPopupHelper;
|
||||
|
||||
|
@ -252,10 +209,6 @@
|
|||
|
||||
.method public inflate(I)V
|
||||
.locals 2
|
||||
.param p1 # I
|
||||
.annotation build Landroidx/annotation/MenuRes;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-virtual {p0}, Landroidx/appcompat/widget/PopupMenu;->getMenuInflater()Landroid/view/MenuInflater;
|
||||
|
||||
|
@ -280,10 +233,6 @@
|
|||
|
||||
.method public setOnDismissListener(Landroidx/appcompat/widget/PopupMenu$OnDismissListener;)V
|
||||
.locals 0
|
||||
.param p1 # Landroidx/appcompat/widget/PopupMenu$OnDismissListener;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iput-object p1, p0, Landroidx/appcompat/widget/PopupMenu;->mOnDismissListener:Landroidx/appcompat/widget/PopupMenu$OnDismissListener;
|
||||
|
||||
|
@ -292,10 +241,6 @@
|
|||
|
||||
.method public setOnMenuItemClickListener(Landroidx/appcompat/widget/PopupMenu$OnMenuItemClickListener;)V
|
||||
.locals 0
|
||||
.param p1 # Landroidx/appcompat/widget/PopupMenu$OnMenuItemClickListener;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iput-object p1, p0, Landroidx/appcompat/widget/PopupMenu;->mMenuItemClickListener:Landroidx/appcompat/widget/PopupMenu$OnMenuItemClickListener;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue