Changes of com.discord v987

This commit is contained in:
root 2019-11-20 23:09:14 +01:00
parent 4f9eb81121
commit cb948578ae
8953 changed files with 78928 additions and 88209 deletions

View file

@ -18,51 +18,29 @@
# direct methods
.method static constructor <clinit>()V
.locals 4
.locals 6
const/4 v0, 0x6
const-string v0, ""
new-array v0, v0, [Ljava/lang/String;
const-string v1, " OR ROLLBACK "
const/4 v1, 0x0
const-string v2, ""
aput-object v2, v0, v1
const/4 v2, 0x1
const-string v3, " OR ROLLBACK "
aput-object v3, v0, v2
const/4 v2, 0x2
const-string v3, " OR ABORT "
aput-object v3, v0, v2
const/4 v2, 0x3
const-string v2, " OR ABORT "
const-string v3, " OR FAIL "
aput-object v3, v0, v2
const-string v4, " OR IGNORE "
const/4 v2, 0x4
const-string v5, " OR REPLACE "
const-string v3, " OR IGNORE "
filled-new-array/range {v0 .. v5}, [Ljava/lang/String;
aput-object v3, v0, v2
const/4 v2, 0x5
const-string v3, " OR REPLACE "
aput-object v3, v0, v2
move-result-object v0
sput-object v0, Landroidx/sqlite/db/framework/FrameworkSQLiteDatabase;->CONFLICT_VALUES:[Ljava/lang/String;
new-array v0, v1, [Ljava/lang/String;
const/4 v0, 0x0
new-array v0, v0, [Ljava/lang/String;
sput-object v0, Landroidx/sqlite/db/framework/FrameworkSQLiteDatabase;->EMPTY_STRING_ARRAY:[Ljava/lang/String;
@ -765,13 +743,7 @@
invoke-direct {p1, p2}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
goto :goto_5
:goto_4
throw p1
:goto_5
goto :goto_4
.end method
.method public yieldIfContendedSafely()Z