Changes of com.discord v949
This commit is contained in:
parent
c0db50b5f4
commit
18940c51f9
6263 changed files with 76623 additions and 116117 deletions
|
@ -25,16 +25,6 @@
|
|||
|
||||
# virtual methods
|
||||
.method public abstract onCreateLoader(ILandroid/os/Bundle;)Landroidx/loader/content/Loader;
|
||||
.param p2 # Landroid/os/Bundle;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/MainThread;
|
||||
.end annotation
|
||||
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(I",
|
||||
|
@ -47,13 +37,6 @@
|
|||
.end method
|
||||
|
||||
.method public abstract onLoadFinished(Landroidx/loader/content/Loader;Ljava/lang/Object;)V
|
||||
.param p1 # Landroidx/loader/content/Loader;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/MainThread;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
|
@ -64,13 +47,6 @@
|
|||
.end method
|
||||
|
||||
.method public abstract onLoaderReset(Landroidx/loader/content/Loader;)V
|
||||
.param p1 # Landroidx/loader/content/Loader;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/MainThread;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
|
|
|
@ -30,13 +30,6 @@
|
|||
|
||||
.method public static getInstance(Landroidx/lifecycle/LifecycleOwner;)Landroidx/loader/app/LoaderManager;
|
||||
.locals 2
|
||||
.param p0 # Landroidx/lifecycle/LifecycleOwner;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<T::",
|
||||
|
@ -66,8 +59,6 @@
|
|||
|
||||
# virtual methods
|
||||
.method public abstract destroyLoader(I)V
|
||||
.annotation build Landroidx/annotation/MainThread;
|
||||
.end annotation
|
||||
.end method
|
||||
|
||||
.method public abstract dump(Ljava/lang/String;Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V
|
||||
|
@ -76,9 +67,6 @@
|
|||
.end method
|
||||
|
||||
.method public abstract getLoader(I)Landroidx/loader/content/Loader;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<D:",
|
||||
|
@ -99,20 +87,6 @@
|
|||
.end method
|
||||
|
||||
.method public abstract initLoader(ILandroid/os/Bundle;Landroidx/loader/app/LoaderManager$LoaderCallbacks;)Landroidx/loader/content/Loader;
|
||||
.param p2 # Landroid/os/Bundle;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroidx/loader/app/LoaderManager$LoaderCallbacks;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/MainThread;
|
||||
.end annotation
|
||||
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<D:",
|
||||
|
@ -131,20 +105,6 @@
|
|||
.end method
|
||||
|
||||
.method public abstract restartLoader(ILandroid/os/Bundle;Landroidx/loader/app/LoaderManager$LoaderCallbacks;)Landroidx/loader/content/Loader;
|
||||
.param p2 # Landroid/os/Bundle;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroidx/loader/app/LoaderManager$LoaderCallbacks;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/MainThread;
|
||||
.end annotation
|
||||
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<D:",
|
||||
|
|
|
@ -31,18 +31,12 @@
|
|||
|
||||
# instance fields
|
||||
.field private final mArgs:Landroid/os/Bundle;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field private final mId:I
|
||||
|
||||
.field private mLifecycleOwner:Landroidx/lifecycle/LifecycleOwner;
|
||||
|
||||
.field private final mLoader:Landroidx/loader/content/Loader;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Landroidx/loader/content/Loader<",
|
||||
|
@ -73,18 +67,6 @@
|
|||
# direct methods
|
||||
.method constructor <init>(ILandroid/os/Bundle;Landroidx/loader/content/Loader;Landroidx/loader/content/Loader;)V
|
||||
.locals 0
|
||||
.param p2 # Landroid/os/Bundle;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroidx/loader/content/Loader;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p4 # Landroidx/loader/content/Loader;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(I",
|
||||
|
@ -117,9 +99,6 @@
|
|||
# virtual methods
|
||||
.method destroy(Z)Landroidx/loader/content/Loader;
|
||||
.locals 2
|
||||
.annotation build Landroidx/annotation/MainThread;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(Z)",
|
||||
|
@ -313,9 +292,6 @@
|
|||
|
||||
.method getLoader()Landroidx/loader/content/Loader;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()",
|
||||
|
@ -440,14 +416,6 @@
|
|||
|
||||
.method public onLoadComplete(Landroidx/loader/content/Loader;Ljava/lang/Object;)V
|
||||
.locals 2
|
||||
.param p1 # Landroidx/loader/content/Loader;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Ljava/lang/Object;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
|
@ -506,10 +474,6 @@
|
|||
|
||||
.method public removeObserver(Landroidx/lifecycle/Observer;)V
|
||||
.locals 0
|
||||
.param p1 # Landroidx/lifecycle/Observer;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
|
@ -531,20 +495,6 @@
|
|||
|
||||
.method setCallback(Landroidx/lifecycle/LifecycleOwner;Landroidx/loader/app/LoaderManager$LoaderCallbacks;)Landroidx/loader/content/Loader;
|
||||
.locals 2
|
||||
.param p1 # Landroidx/lifecycle/LifecycleOwner;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/loader/app/LoaderManager$LoaderCallbacks;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/MainThread;
|
||||
.end annotation
|
||||
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
|
|
|
@ -30,9 +30,6 @@
|
|||
|
||||
# instance fields
|
||||
.field private final mCallback:Landroidx/loader/app/LoaderManager$LoaderCallbacks;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Landroidx/loader/app/LoaderManager$LoaderCallbacks<",
|
||||
|
@ -44,9 +41,6 @@
|
|||
.field private mDeliveredData:Z
|
||||
|
||||
.field private final mLoader:Landroidx/loader/content/Loader;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Landroidx/loader/content/Loader<",
|
||||
|
@ -59,14 +53,6 @@
|
|||
# direct methods
|
||||
.method constructor <init>(Landroidx/loader/content/Loader;Landroidx/loader/app/LoaderManager$LoaderCallbacks;)V
|
||||
.locals 1
|
||||
.param p1 # Landroidx/loader/content/Loader;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/loader/app/LoaderManager$LoaderCallbacks;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
|
@ -118,10 +104,6 @@
|
|||
|
||||
.method public onChanged(Ljava/lang/Object;)V
|
||||
.locals 2
|
||||
.param p1 # Ljava/lang/Object;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(TD;)V"
|
||||
|
@ -178,8 +160,6 @@
|
|||
|
||||
.method reset()V
|
||||
.locals 2
|
||||
.annotation build Landroidx/annotation/MainThread;
|
||||
.end annotation
|
||||
|
||||
iget-boolean v0, p0, Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;->mDeliveredData:Z
|
||||
|
||||
|
|
|
@ -30,13 +30,6 @@
|
|||
# virtual methods
|
||||
.method public final create(Ljava/lang/Class;)Landroidx/lifecycle/ViewModel;
|
||||
.locals 0
|
||||
.param p1 # Ljava/lang/Class;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<T:",
|
||||
|
|
|
@ -65,8 +65,6 @@
|
|||
|
||||
.method static getInstance(Landroidx/lifecycle/ViewModelStore;)Landroidx/loader/app/LoaderManagerImpl$LoaderViewModel;
|
||||
.locals 2
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
new-instance v0, Landroidx/lifecycle/ViewModelProvider;
|
||||
|
||||
|
@ -329,10 +327,6 @@
|
|||
|
||||
.method putLoader(ILandroidx/loader/app/LoaderManagerImpl$LoaderInfo;)V
|
||||
.locals 1
|
||||
.param p2 # Landroidx/loader/app/LoaderManagerImpl$LoaderInfo;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/loader/app/LoaderManagerImpl$LoaderViewModel;->mLoaders:Landroidx/collection/SparseArrayCompat;
|
||||
|
||||
|
|
|
@ -21,14 +21,8 @@
|
|||
|
||||
# instance fields
|
||||
.field private final mLifecycleOwner:Landroidx/lifecycle/LifecycleOwner;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field private final mLoaderViewModel:Landroidx/loader/app/LoaderManagerImpl$LoaderViewModel;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# direct methods
|
||||
|
@ -40,14 +34,6 @@
|
|||
|
||||
.method constructor <init>(Landroidx/lifecycle/LifecycleOwner;Landroidx/lifecycle/ViewModelStore;)V
|
||||
.locals 0
|
||||
.param p1 # Landroidx/lifecycle/LifecycleOwner;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/lifecycle/ViewModelStore;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0}, Landroidx/loader/app/LoaderManager;-><init>()V
|
||||
|
||||
|
@ -64,24 +50,6 @@
|
|||
|
||||
.method private createAndInstallLoader(ILandroid/os/Bundle;Landroidx/loader/app/LoaderManager$LoaderCallbacks;Landroidx/loader/content/Loader;)Landroidx/loader/content/Loader;
|
||||
.locals 2
|
||||
.param p2 # Landroid/os/Bundle;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroidx/loader/app/LoaderManager$LoaderCallbacks;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p4 # Landroidx/loader/content/Loader;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/MainThread;
|
||||
.end annotation
|
||||
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<D:",
|
||||
|
@ -220,8 +188,6 @@
|
|||
# virtual methods
|
||||
.method public destroyLoader(I)V
|
||||
.locals 2
|
||||
.annotation build Landroidx/annotation/MainThread;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/loader/app/LoaderManagerImpl;->mLoaderViewModel:Landroidx/loader/app/LoaderManagerImpl$LoaderViewModel;
|
||||
|
||||
|
@ -320,9 +286,6 @@
|
|||
|
||||
.method public getLoader(I)Landroidx/loader/content/Loader;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<D:",
|
||||
|
@ -384,20 +347,6 @@
|
|||
|
||||
.method public initLoader(ILandroid/os/Bundle;Landroidx/loader/app/LoaderManager$LoaderCallbacks;)Landroidx/loader/content/Loader;
|
||||
.locals 4
|
||||
.param p2 # Landroid/os/Bundle;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroidx/loader/app/LoaderManager$LoaderCallbacks;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/MainThread;
|
||||
.end annotation
|
||||
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<D:",
|
||||
|
@ -529,20 +478,6 @@
|
|||
|
||||
.method public restartLoader(ILandroid/os/Bundle;Landroidx/loader/app/LoaderManager$LoaderCallbacks;)Landroidx/loader/content/Loader;
|
||||
.locals 2
|
||||
.param p2 # Landroid/os/Bundle;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroidx/loader/app/LoaderManager$LoaderCallbacks;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/MainThread;
|
||||
.end annotation
|
||||
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<D:",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue