Changes of com.discord v998

This commit is contained in:
root 2019-12-06 04:29:40 +01:00
parent dc3b174a87
commit a8e290ae89
20243 changed files with 1573881 additions and 1337713 deletions

View file

@ -23,15 +23,15 @@
# instance fields
.field mAbandoned:Z
.field public mAbandoned:Z
.field mContentChanged:Z
.field public mContentChanged:Z
.field mContext:Landroid/content/Context;
.field public mContext:Landroid/content/Context;
.field mId:I
.field public mId:I
.field mListener:Landroidx/loader/content/Loader$OnLoadCompleteListener;
.field public mListener:Landroidx/loader/content/Loader$OnLoadCompleteListener;
.annotation system Ldalvik/annotation/Signature;
value = {
"Landroidx/loader/content/Loader$OnLoadCompleteListener<",
@ -40,7 +40,7 @@
.end annotation
.end field
.field mOnLoadCanceledListener:Landroidx/loader/content/Loader$OnLoadCanceledListener;
.field public mOnLoadCanceledListener:Landroidx/loader/content/Loader$OnLoadCanceledListener;
.annotation system Ldalvik/annotation/Signature;
value = {
"Landroidx/loader/content/Loader$OnLoadCanceledListener<",
@ -49,16 +49,20 @@
.end annotation
.end field
.field mProcessingChange:Z
.field public mProcessingChange:Z
.field mReset:Z
.field public mReset:Z
.field mStarted:Z
.field public mStarted:Z
# direct methods
.method public constructor <init>(Landroid/content/Context;)V
.locals 2
.param p1 # Landroid/content/Context;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
@ -89,6 +93,8 @@
# virtual methods
.method public abandon()V
.locals 1
.annotation build Landroidx/annotation/MainThread;
.end annotation
const/4 v0, 0x1
@ -101,6 +107,8 @@
.method public cancelLoad()Z
.locals 1
.annotation build Landroidx/annotation/MainThread;
.end annotation
invoke-virtual {p0}, Landroidx/loader/content/Loader;->onCancelLoad()Z
@ -121,6 +129,13 @@
.method public dataToString(Ljava/lang/Object;)Ljava/lang/String;
.locals 2
.param p1 # Ljava/lang/Object;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(TD;)",
@ -149,6 +164,8 @@
.method public deliverCancellation()V
.locals 1
.annotation build Landroidx/annotation/MainThread;
.end annotation
iget-object v0, p0, Landroidx/loader/content/Loader;->mOnLoadCanceledListener:Landroidx/loader/content/Loader$OnLoadCanceledListener;
@ -162,6 +179,13 @@
.method public deliverResult(Ljava/lang/Object;)V
.locals 1
.param p1 # Ljava/lang/Object;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.annotation build Landroidx/annotation/MainThread;
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(TD;)V"
@ -274,6 +298,8 @@
.method public forceLoad()V
.locals 0
.annotation build Landroidx/annotation/MainThread;
.end annotation
invoke-virtual {p0}, Landroidx/loader/content/Loader;->onForceLoad()V
@ -282,6 +308,8 @@
.method public getContext()Landroid/content/Context;
.locals 1
.annotation build Landroidx/annotation/NonNull;
.end annotation
iget-object v0, p0, Landroidx/loader/content/Loader;->mContext:Landroid/content/Context;
@ -320,14 +348,18 @@
return v0
.end method
.method protected onAbandon()V
.method public onAbandon()V
.locals 0
.annotation build Landroidx/annotation/MainThread;
.end annotation
return-void
.end method
.method protected onCancelLoad()Z
.method public onCancelLoad()Z
.locals 1
.annotation build Landroidx/annotation/MainThread;
.end annotation
const/4 v0, 0x0
@ -336,6 +368,8 @@
.method public onContentChanged()V
.locals 1
.annotation build Landroidx/annotation/MainThread;
.end annotation
iget-boolean v0, p0, Landroidx/loader/content/Loader;->mStarted:Z
@ -343,42 +377,58 @@
invoke-virtual {p0}, Landroidx/loader/content/Loader;->forceLoad()V
return-void
goto :goto_0
:cond_0
const/4 v0, 0x1
iput-boolean v0, p0, Landroidx/loader/content/Loader;->mContentChanged:Z
:goto_0
return-void
.end method
.method protected onForceLoad()V
.method public onForceLoad()V
.locals 0
.annotation build Landroidx/annotation/MainThread;
.end annotation
return-void
.end method
.method protected onReset()V
.method public onReset()V
.locals 0
.annotation build Landroidx/annotation/MainThread;
.end annotation
return-void
.end method
.method protected onStartLoading()V
.method public onStartLoading()V
.locals 0
.annotation build Landroidx/annotation/MainThread;
.end annotation
return-void
.end method
.method protected onStopLoading()V
.method public onStopLoading()V
.locals 0
.annotation build Landroidx/annotation/MainThread;
.end annotation
return-void
.end method
.method public registerListener(ILandroidx/loader/content/Loader$OnLoadCompleteListener;)V
.locals 1
.param p2 # Landroidx/loader/content/Loader$OnLoadCompleteListener;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/MainThread;
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(I",
@ -409,6 +459,13 @@
.method public registerOnLoadCanceledListener(Landroidx/loader/content/Loader$OnLoadCanceledListener;)V
.locals 1
.param p1 # Landroidx/loader/content/Loader$OnLoadCanceledListener;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/MainThread;
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
@ -437,6 +494,8 @@
.method public reset()V
.locals 1
.annotation build Landroidx/annotation/MainThread;
.end annotation
invoke-virtual {p0}, Landroidx/loader/content/Loader;->onReset()V
@ -472,6 +531,8 @@
.method public final startLoading()V
.locals 1
.annotation build Landroidx/annotation/MainThread;
.end annotation
const/4 v0, 0x1
@ -490,6 +551,8 @@
.method public stopLoading()V
.locals 1
.annotation build Landroidx/annotation/MainThread;
.end annotation
const/4 v0, 0x0
@ -519,7 +582,7 @@
.end method
.method public toString()Ljava/lang/String;
.locals 2
.locals 3
new-instance v0, Ljava/lang/StringBuilder;
@ -535,13 +598,9 @@
iget v1, p0, Landroidx/loader/content/Loader;->mId:I
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
const-string v2, "}"
const-string v1, "}"
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
invoke-static {v0, v1, v2}, Le/e/b/a/a;->a(Ljava/lang/StringBuilder;ILjava/lang/String;)Ljava/lang/String;
move-result-object v0
@ -550,6 +609,13 @@
.method public unregisterListener(Landroidx/loader/content/Loader$OnLoadCompleteListener;)V
.locals 1
.param p1 # Landroidx/loader/content/Loader$OnLoadCompleteListener;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/MainThread;
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
@ -591,6 +657,13 @@
.method public unregisterOnLoadCanceledListener(Landroidx/loader/content/Loader$OnLoadCanceledListener;)V
.locals 1
.param p1 # Landroidx/loader/content/Loader$OnLoadCanceledListener;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/MainThread;
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",