Changes of com.discord v998
This commit is contained in:
parent
dc3b174a87
commit
a8e290ae89
20243 changed files with 1573881 additions and 1337713 deletions
|
@ -7,9 +7,9 @@
|
|||
|
||||
|
||||
# instance fields
|
||||
.field private mDelegate:Landroidx/appcompat/app/AppCompatDelegate;
|
||||
.field public mDelegate:Landroidx/appcompat/app/AppCompatDelegate;
|
||||
|
||||
.field private final mKeyDispatcher:Landroidx/core/view/KeyEventDispatcher$Component;
|
||||
.field public final mKeyDispatcher:Landroidx/core/view/KeyEventDispatcher$Component;
|
||||
|
||||
|
||||
# direct methods
|
||||
|
@ -69,7 +69,7 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method private static getThemeResId(Landroid/content/Context;I)I
|
||||
.method public static getThemeResId(Landroid/content/Context;I)I
|
||||
.locals 2
|
||||
|
||||
if-nez p1, :cond_0
|
||||
|
@ -111,7 +111,7 @@
|
|||
.method public dispatchKeyEvent(Landroid/view/KeyEvent;)Z
|
||||
.locals 2
|
||||
|
||||
invoke-virtual {p0}, Landroidx/appcompat/app/AppCompatDialog;->getWindow()Landroid/view/Window;
|
||||
invoke-virtual {p0}, Landroid/app/Dialog;->getWindow()Landroid/view/Window;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
|
@ -130,6 +130,13 @@
|
|||
|
||||
.method public findViewById(I)Landroid/view/View;
|
||||
.locals 1
|
||||
.param p1 # I
|
||||
.annotation build Landroidx/annotation/IdRes;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<T:",
|
||||
|
@ -184,6 +191,11 @@
|
|||
|
||||
.method public invalidateOptionsMenu()V
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/RestrictTo;
|
||||
value = {
|
||||
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
invoke-virtual {p0}, Landroidx/appcompat/app/AppCompatDialog;->getDelegate()Landroidx/appcompat/app/AppCompatDelegate;
|
||||
|
||||
|
@ -214,7 +226,7 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method protected onStop()V
|
||||
.method public onStop()V
|
||||
.locals 1
|
||||
|
||||
invoke-super {p0}, Landroid/app/Dialog;->onStop()V
|
||||
|
@ -242,6 +254,8 @@
|
|||
|
||||
.method public onWindowStartingSupportActionMode(Landroidx/appcompat/view/ActionMode$Callback;)Landroidx/appcompat/view/ActionMode;
|
||||
.locals 0
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
|
@ -250,6 +264,10 @@
|
|||
|
||||
.method public setContentView(I)V
|
||||
.locals 1
|
||||
.param p1 # I
|
||||
.annotation build Landroidx/annotation/LayoutRes;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-virtual {p0}, Landroidx/appcompat/app/AppCompatDialog;->getDelegate()Landroidx/appcompat/app/AppCompatDelegate;
|
||||
|
||||
|
@ -293,7 +311,7 @@
|
|||
|
||||
move-result-object v0
|
||||
|
||||
invoke-virtual {p0}, Landroidx/appcompat/app/AppCompatDialog;->getContext()Landroid/content/Context;
|
||||
invoke-virtual {p0}, Landroid/app/Dialog;->getContext()Landroid/content/Context;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
|
@ -320,7 +338,7 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method superDispatchKeyEvent(Landroid/view/KeyEvent;)Z
|
||||
.method public superDispatchKeyEvent(Landroid/view/KeyEvent;)Z
|
||||
.locals 0
|
||||
|
||||
invoke-super {p0, p1}, Landroid/app/Dialog;->dispatchKeyEvent(Landroid/view/KeyEvent;)Z
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue