Changes of com.discord v998
This commit is contained in:
parent
dc3b174a87
commit
a8e290ae89
20243 changed files with 1573881 additions and 1337713 deletions
|
@ -1,10 +1,10 @@
|
|||
.class Landroidx/fragment/app/FragmentActivity$HostCallbacks;
|
||||
.class public Landroidx/fragment/app/FragmentActivity$HostCallbacks;
|
||||
.super Landroidx/fragment/app/FragmentHostCallback;
|
||||
.source "FragmentActivity.java"
|
||||
|
||||
# interfaces
|
||||
.implements Landroidx/activity/OnBackPressedDispatcherOwner;
|
||||
.implements Landroidx/lifecycle/ViewModelStoreOwner;
|
||||
.implements Landroidx/activity/OnBackPressedDispatcherOwner;
|
||||
|
||||
|
||||
# annotations
|
||||
|
@ -13,7 +13,7 @@
|
|||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x0
|
||||
accessFlags = 0x1
|
||||
name = "HostCallbacks"
|
||||
.end annotation
|
||||
|
||||
|
@ -22,14 +22,14 @@
|
|||
"Landroidx/fragment/app/FragmentHostCallback<",
|
||||
"Landroidx/fragment/app/FragmentActivity;",
|
||||
">;",
|
||||
"Landroidx/activity/OnBackPressedDispatcherOwner;",
|
||||
"Landroidx/lifecycle/ViewModelStoreOwner;"
|
||||
"Landroidx/lifecycle/ViewModelStoreOwner;",
|
||||
"Landroidx/activity/OnBackPressedDispatcherOwner;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field final synthetic this$0:Landroidx/fragment/app/FragmentActivity;
|
||||
.field public final synthetic this$0:Landroidx/fragment/app/FragmentActivity;
|
||||
|
||||
|
||||
# direct methods
|
||||
|
@ -47,6 +47,8 @@
|
|||
# virtual methods
|
||||
.method public getLifecycle()Landroidx/lifecycle/Lifecycle;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/fragment/app/FragmentActivity$HostCallbacks;->this$0:Landroidx/fragment/app/FragmentActivity;
|
||||
|
||||
|
@ -57,10 +59,12 @@
|
|||
|
||||
.method public getOnBackPressedDispatcher()Landroidx/activity/OnBackPressedDispatcher;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/fragment/app/FragmentActivity$HostCallbacks;->this$0:Landroidx/fragment/app/FragmentActivity;
|
||||
|
||||
invoke-virtual {v0}, Landroidx/fragment/app/FragmentActivity;->getOnBackPressedDispatcher()Landroidx/activity/OnBackPressedDispatcher;
|
||||
invoke-virtual {v0}, Landroidx/activity/ComponentActivity;->getOnBackPressedDispatcher()Landroidx/activity/OnBackPressedDispatcher;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
|
@ -69,10 +73,12 @@
|
|||
|
||||
.method public getViewModelStore()Landroidx/lifecycle/ViewModelStore;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/fragment/app/FragmentActivity$HostCallbacks;->this$0:Landroidx/fragment/app/FragmentActivity;
|
||||
|
||||
invoke-virtual {v0}, Landroidx/fragment/app/FragmentActivity;->getViewModelStore()Landroidx/lifecycle/ViewModelStore;
|
||||
invoke-virtual {v0}, Landroidx/activity/ComponentActivity;->getViewModelStore()Landroidx/lifecycle/ViewModelStore;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
|
@ -81,6 +87,10 @@
|
|||
|
||||
.method public onAttachFragment(Landroidx/fragment/app/Fragment;)V
|
||||
.locals 1
|
||||
.param p1 # Landroidx/fragment/app/Fragment;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/fragment/app/FragmentActivity$HostCallbacks;->this$0:Landroidx/fragment/app/FragmentActivity;
|
||||
|
||||
|
@ -91,6 +101,22 @@
|
|||
|
||||
.method public onDump(Ljava/lang/String;Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V
|
||||
.locals 1
|
||||
.param p1 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Ljava/io/FileDescriptor;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Ljava/io/PrintWriter;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p4 # [Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/fragment/app/FragmentActivity$HostCallbacks;->this$0:Landroidx/fragment/app/FragmentActivity;
|
||||
|
||||
|
@ -101,10 +127,12 @@
|
|||
|
||||
.method public onFindViewById(I)Landroid/view/View;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/fragment/app/FragmentActivity$HostCallbacks;->this$0:Landroidx/fragment/app/FragmentActivity;
|
||||
|
||||
invoke-virtual {v0, p1}, Landroidx/fragment/app/FragmentActivity;->findViewById(I)Landroid/view/View;
|
||||
invoke-virtual {v0, p1}, Landroid/app/Activity;->findViewById(I)Landroid/view/View;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
|
@ -131,10 +159,12 @@
|
|||
|
||||
.method public onGetLayoutInflater()Landroid/view/LayoutInflater;
|
||||
.locals 2
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/fragment/app/FragmentActivity$HostCallbacks;->this$0:Landroidx/fragment/app/FragmentActivity;
|
||||
|
||||
invoke-virtual {v0}, Landroidx/fragment/app/FragmentActivity;->getLayoutInflater()Landroid/view/LayoutInflater;
|
||||
invoke-virtual {v0}, Landroid/app/Activity;->getLayoutInflater()Landroid/view/LayoutInflater;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
|
@ -152,7 +182,7 @@
|
|||
|
||||
iget-object v0, p0, Landroidx/fragment/app/FragmentActivity$HostCallbacks;->this$0:Landroidx/fragment/app/FragmentActivity;
|
||||
|
||||
invoke-virtual {v0}, Landroidx/fragment/app/FragmentActivity;->getWindow()Landroid/view/Window;
|
||||
invoke-virtual {v0}, Landroid/app/Activity;->getWindow()Landroid/view/Window;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
|
@ -160,7 +190,7 @@
|
|||
|
||||
const/4 v0, 0x0
|
||||
|
||||
return v0
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
invoke-virtual {v0}, Landroid/view/Window;->getAttributes()Landroid/view/WindowManager$LayoutParams;
|
||||
|
@ -169,6 +199,7 @@
|
|||
|
||||
iget v0, v0, Landroid/view/WindowManager$LayoutParams;->windowAnimations:I
|
||||
|
||||
:goto_0
|
||||
return v0
|
||||
.end method
|
||||
|
||||
|
@ -177,7 +208,7 @@
|
|||
|
||||
iget-object v0, p0, Landroidx/fragment/app/FragmentActivity$HostCallbacks;->this$0:Landroidx/fragment/app/FragmentActivity;
|
||||
|
||||
invoke-virtual {v0}, Landroidx/fragment/app/FragmentActivity;->getWindow()Landroid/view/Window;
|
||||
invoke-virtual {v0}, Landroid/app/Activity;->getWindow()Landroid/view/Window;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
|
@ -191,11 +222,12 @@
|
|||
|
||||
const/4 v0, 0x1
|
||||
|
||||
return v0
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
const/4 v0, 0x0
|
||||
|
||||
:goto_0
|
||||
return v0
|
||||
.end method
|
||||
|
||||
|
@ -204,7 +236,7 @@
|
|||
|
||||
iget-object v0, p0, Landroidx/fragment/app/FragmentActivity$HostCallbacks;->this$0:Landroidx/fragment/app/FragmentActivity;
|
||||
|
||||
invoke-virtual {v0}, Landroidx/fragment/app/FragmentActivity;->getWindow()Landroid/view/Window;
|
||||
invoke-virtual {v0}, Landroid/app/Activity;->getWindow()Landroid/view/Window;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
|
@ -212,16 +244,25 @@
|
|||
|
||||
const/4 v0, 0x1
|
||||
|
||||
return v0
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
const/4 v0, 0x0
|
||||
|
||||
:goto_0
|
||||
return v0
|
||||
.end method
|
||||
|
||||
.method public onRequestPermissionsFromFragment(Landroidx/fragment/app/Fragment;[Ljava/lang/String;I)V
|
||||
.locals 1
|
||||
.param p1 # Landroidx/fragment/app/Fragment;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # [Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/fragment/app/FragmentActivity$HostCallbacks;->this$0:Landroidx/fragment/app/FragmentActivity;
|
||||
|
||||
|
@ -232,27 +273,28 @@
|
|||
|
||||
.method public onShouldSaveFragmentState(Landroidx/fragment/app/Fragment;)Z
|
||||
.locals 0
|
||||
.param p1 # Landroidx/fragment/app/Fragment;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object p1, p0, Landroidx/fragment/app/FragmentActivity$HostCallbacks;->this$0:Landroidx/fragment/app/FragmentActivity;
|
||||
|
||||
invoke-virtual {p1}, Landroidx/fragment/app/FragmentActivity;->isFinishing()Z
|
||||
invoke-virtual {p1}, Landroid/app/Activity;->isFinishing()Z
|
||||
|
||||
move-result p1
|
||||
|
||||
if-nez p1, :cond_0
|
||||
|
||||
const/4 p1, 0x1
|
||||
|
||||
return p1
|
||||
|
||||
:cond_0
|
||||
const/4 p1, 0x0
|
||||
xor-int/lit8 p1, p1, 0x1
|
||||
|
||||
return p1
|
||||
.end method
|
||||
|
||||
.method public onShouldShowRequestPermissionRationale(Ljava/lang/String;)Z
|
||||
.locals 1
|
||||
.param p1 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/fragment/app/FragmentActivity$HostCallbacks;->this$0:Landroidx/fragment/app/FragmentActivity;
|
||||
|
||||
|
@ -265,6 +307,10 @@
|
|||
|
||||
.method public onStartActivityFromFragment(Landroidx/fragment/app/Fragment;Landroid/content/Intent;I)V
|
||||
.locals 1
|
||||
.param p1 # Landroidx/fragment/app/Fragment;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/fragment/app/FragmentActivity$HostCallbacks;->this$0:Landroidx/fragment/app/FragmentActivity;
|
||||
|
||||
|
@ -275,6 +321,14 @@
|
|||
|
||||
.method public onStartActivityFromFragment(Landroidx/fragment/app/Fragment;Landroid/content/Intent;ILandroid/os/Bundle;)V
|
||||
.locals 1
|
||||
.param p1 # Landroidx/fragment/app/Fragment;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p4 # Landroid/os/Bundle;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/fragment/app/FragmentActivity$HostCallbacks;->this$0:Landroidx/fragment/app/FragmentActivity;
|
||||
|
||||
|
@ -285,6 +339,14 @@
|
|||
|
||||
.method public onStartIntentSenderFromFragment(Landroidx/fragment/app/Fragment;Landroid/content/IntentSender;ILandroid/content/Intent;IIILandroid/os/Bundle;)V
|
||||
.locals 10
|
||||
.param p1 # Landroidx/fragment/app/Fragment;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p4 # Landroid/content/Intent;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Throws;
|
||||
value = {
|
||||
Landroid/content/IntentSender$SendIntentException;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue