Changes of com.discord v949
This commit is contained in:
parent
c0db50b5f4
commit
18940c51f9
6263 changed files with 76623 additions and 116117 deletions
|
@ -8,9 +8,6 @@
|
|||
|
||||
# instance fields
|
||||
.field private final mBindArgs:[Ljava/lang/Object;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field private final mQuery:Ljava/lang/String;
|
||||
|
||||
|
@ -28,10 +25,6 @@
|
|||
|
||||
.method public constructor <init>(Ljava/lang/String;[Ljava/lang/Object;)V
|
||||
.locals 0
|
||||
.param p2 # [Ljava/lang/Object;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
|
|
|
@ -26,9 +26,6 @@
|
|||
.end method
|
||||
|
||||
.method public abstract disableWriteAheadLogging()V
|
||||
.annotation build Landroidx/annotation/RequiresApi;
|
||||
api = 0x10
|
||||
.end annotation
|
||||
.end method
|
||||
|
||||
.method public abstract enableWriteAheadLogging()Z
|
||||
|
@ -102,9 +99,6 @@
|
|||
.end method
|
||||
|
||||
.method public abstract isWriteAheadLoggingEnabled()Z
|
||||
.annotation build Landroidx/annotation/RequiresApi;
|
||||
api = 0x10
|
||||
.end annotation
|
||||
.end method
|
||||
|
||||
.method public abstract needUpgrade(I)Z
|
||||
|
@ -114,9 +108,6 @@
|
|||
.end method
|
||||
|
||||
.method public abstract query(Landroidx/sqlite/db/SupportSQLiteQuery;Landroid/os/CancellationSignal;)Landroid/database/Cursor;
|
||||
.annotation build Landroidx/annotation/RequiresApi;
|
||||
api = 0x10
|
||||
.end annotation
|
||||
.end method
|
||||
|
||||
.method public abstract query(Ljava/lang/String;)Landroid/database/Cursor;
|
||||
|
@ -126,9 +117,6 @@
|
|||
.end method
|
||||
|
||||
.method public abstract setForeignKeyConstraintsEnabled(Z)V
|
||||
.annotation build Landroidx/annotation/RequiresApi;
|
||||
api = 0x10
|
||||
.end annotation
|
||||
.end method
|
||||
|
||||
.method public abstract setLocale(Ljava/util/Locale;)V
|
||||
|
|
|
@ -253,6 +253,8 @@
|
|||
throw v1
|
||||
|
||||
:catch_1
|
||||
nop
|
||||
|
||||
:goto_3
|
||||
if-eqz v0, :cond_4
|
||||
|
||||
|
|
|
@ -25,10 +25,6 @@
|
|||
# direct methods
|
||||
.method constructor <init>(Landroid/content/Context;)V
|
||||
.locals 0
|
||||
.param p1 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
|
@ -79,10 +75,6 @@
|
|||
|
||||
.method public callback(Landroidx/sqlite/db/SupportSQLiteOpenHelper$Callback;)Landroidx/sqlite/db/SupportSQLiteOpenHelper$Configuration$Builder;
|
||||
.locals 0
|
||||
.param p1 # Landroidx/sqlite/db/SupportSQLiteOpenHelper$Callback;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iput-object p1, p0, Landroidx/sqlite/db/SupportSQLiteOpenHelper$Configuration$Builder;->mCallback:Landroidx/sqlite/db/SupportSQLiteOpenHelper$Callback;
|
||||
|
||||
|
@ -91,10 +83,6 @@
|
|||
|
||||
.method public name(Ljava/lang/String;)Landroidx/sqlite/db/SupportSQLiteOpenHelper$Configuration$Builder;
|
||||
.locals 0
|
||||
.param p1 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iput-object p1, p0, Landroidx/sqlite/db/SupportSQLiteOpenHelper$Configuration$Builder;->mName:Ljava/lang/String;
|
||||
|
||||
|
|
|
@ -22,36 +22,15 @@
|
|||
|
||||
# instance fields
|
||||
.field public final callback:Landroidx/sqlite/db/SupportSQLiteOpenHelper$Callback;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field public final context:Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field public final name:Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# direct methods
|
||||
.method constructor <init>(Landroid/content/Context;Ljava/lang/String;Landroidx/sqlite/db/SupportSQLiteOpenHelper$Callback;)V
|
||||
.locals 0
|
||||
.param p1 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroidx/sqlite/db/SupportSQLiteOpenHelper$Callback;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
|
|
|
@ -27,7 +27,4 @@
|
|||
.end method
|
||||
|
||||
.method public abstract setWriteAheadLoggingEnabled(Z)V
|
||||
.annotation build Landroidx/annotation/RequiresApi;
|
||||
api = 0x10
|
||||
.end annotation
|
||||
.end method
|
||||
|
|
|
@ -206,9 +206,6 @@
|
|||
|
||||
.method public disableWriteAheadLogging()V
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/RequiresApi;
|
||||
api = 0x10
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/sqlite/db/framework/FrameworkSQLiteDatabase;->mDelegate:Landroid/database/sqlite/SQLiteDatabase;
|
||||
|
||||
|
@ -420,9 +417,6 @@
|
|||
|
||||
.method public isWriteAheadLoggingEnabled()Z
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/RequiresApi;
|
||||
api = 0x10
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/sqlite/db/framework/FrameworkSQLiteDatabase;->mDelegate:Landroid/database/sqlite/SQLiteDatabase;
|
||||
|
||||
|
@ -471,9 +465,6 @@
|
|||
|
||||
.method public query(Landroidx/sqlite/db/SupportSQLiteQuery;Landroid/os/CancellationSignal;)Landroid/database/Cursor;
|
||||
.locals 6
|
||||
.annotation build Landroidx/annotation/RequiresApi;
|
||||
api = 0x10
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/sqlite/db/framework/FrameworkSQLiteDatabase;->mDelegate:Landroid/database/sqlite/SQLiteDatabase;
|
||||
|
||||
|
@ -528,9 +519,6 @@
|
|||
|
||||
.method public setForeignKeyConstraintsEnabled(Z)V
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/RequiresApi;
|
||||
api = 0x10
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/sqlite/db/framework/FrameworkSQLiteDatabase;->mDelegate:Landroid/database/sqlite/SQLiteDatabase;
|
||||
|
||||
|
|
|
@ -97,9 +97,6 @@
|
|||
|
||||
.method public setWriteAheadLoggingEnabled(Z)V
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/RequiresApi;
|
||||
api = 0x10
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/sqlite/db/framework/FrameworkSQLiteOpenHelper;->mDelegate:Landroidx/sqlite/db/framework/FrameworkSQLiteOpenHelper$OpenHelper;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue