- Imported from https://github.com/supermegamestre/Project-Real-Resurrection-3 - APKTool decompilation (Smali bytecode) for modding and rebuilding APK - Supports both 32-bit (armeabi-v7a) and 64-bit (arm64-v8a) architectures - Includes full Smali source, resources, and native libraries - Ready to rebuild APK after modifications with apktool b command - Added comprehensive README-apktool.md with modding guide This branch complements the JADX branches: - Use JADX (main/discord-community) to UNDERSTAND code (readable Java) - Use APKTool (this branch) to MODIFY and REBUILD APK (editable Smali) Total: 44,417 files, 538.51 MB Smali source code
493 lines
14 KiB
Smali
493 lines
14 KiB
Smali
.class public final Landroidx/collection/ObjectLongMapKt;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# static fields
|
|
.field private static final EmptyObjectLongMap:Landroidx/collection/MutableObjectLongMap;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Landroidx/collection/MutableObjectLongMap<",
|
|
"Ljava/lang/Object;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 2
|
|
|
|
.line 41
|
|
new-instance v0, Landroidx/collection/MutableObjectLongMap;
|
|
|
|
const/4 v1, 0x0
|
|
|
|
invoke-direct {v0, v1}, Landroidx/collection/MutableObjectLongMap;-><init>(I)V
|
|
|
|
sput-object v0, Landroidx/collection/ObjectLongMapKt;->EmptyObjectLongMap:Landroidx/collection/MutableObjectLongMap;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static final emptyObjectLongMap()Landroidx/collection/ObjectLongMap;
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<K:",
|
|
"Ljava/lang/Object;",
|
|
">()",
|
|
"Landroidx/collection/ObjectLongMap<",
|
|
"TK;>;"
|
|
}
|
|
.end annotation
|
|
|
|
sget-object v0, Landroidx/collection/ObjectLongMapKt;->EmptyObjectLongMap:Landroidx/collection/MutableObjectLongMap;
|
|
|
|
const-string v1, "null cannot be cast to non-null type androidx.collection.ObjectLongMap<K of androidx.collection.ObjectLongMapKt.emptyObjectLongMap>"
|
|
|
|
.line 48
|
|
invoke-static {v0, v1}, Lkotlin/jvm/internal/Intrinsics;->checkNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static final mutableObjectLongMapOf()Landroidx/collection/MutableObjectLongMap;
|
|
.locals 4
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<K:",
|
|
"Ljava/lang/Object;",
|
|
">()",
|
|
"Landroidx/collection/MutableObjectLongMap<",
|
|
"TK;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 149
|
|
new-instance v0, Landroidx/collection/MutableObjectLongMap;
|
|
|
|
const/4 v1, 0x1
|
|
|
|
const/4 v2, 0x0
|
|
|
|
const/4 v3, 0x0
|
|
|
|
invoke-direct {v0, v3, v1, v2}, Landroidx/collection/MutableObjectLongMap;-><init>(IILkotlin/jvm/internal/DefaultConstructorMarker;)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static final mutableObjectLongMapOf(Ljava/lang/Object;J)Landroidx/collection/MutableObjectLongMap;
|
|
.locals 4
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<K:",
|
|
"Ljava/lang/Object;",
|
|
">(TK;J)",
|
|
"Landroidx/collection/MutableObjectLongMap<",
|
|
"TK;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 158
|
|
new-instance v0, Landroidx/collection/MutableObjectLongMap;
|
|
|
|
const/4 v1, 0x1
|
|
|
|
const/4 v2, 0x0
|
|
|
|
const/4 v3, 0x0
|
|
|
|
invoke-direct {v0, v3, v1, v2}, Landroidx/collection/MutableObjectLongMap;-><init>(IILkotlin/jvm/internal/DefaultConstructorMarker;)V
|
|
|
|
.line 159
|
|
invoke-virtual {v0, p0, p1, p2}, Landroidx/collection/MutableObjectLongMap;->set(Ljava/lang/Object;J)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static final mutableObjectLongMapOf(Ljava/lang/Object;JLjava/lang/Object;J)Landroidx/collection/MutableObjectLongMap;
|
|
.locals 4
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<K:",
|
|
"Ljava/lang/Object;",
|
|
">(TK;JTK;J)",
|
|
"Landroidx/collection/MutableObjectLongMap<",
|
|
"TK;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 172
|
|
new-instance v0, Landroidx/collection/MutableObjectLongMap;
|
|
|
|
const/4 v1, 0x1
|
|
|
|
const/4 v2, 0x0
|
|
|
|
const/4 v3, 0x0
|
|
|
|
invoke-direct {v0, v3, v1, v2}, Landroidx/collection/MutableObjectLongMap;-><init>(IILkotlin/jvm/internal/DefaultConstructorMarker;)V
|
|
|
|
.line 173
|
|
invoke-virtual {v0, p0, p1, p2}, Landroidx/collection/MutableObjectLongMap;->set(Ljava/lang/Object;J)V
|
|
|
|
.line 174
|
|
invoke-virtual {v0, p3, p4, p5}, Landroidx/collection/MutableObjectLongMap;->set(Ljava/lang/Object;J)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static final mutableObjectLongMapOf(Ljava/lang/Object;JLjava/lang/Object;JLjava/lang/Object;J)Landroidx/collection/MutableObjectLongMap;
|
|
.locals 4
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<K:",
|
|
"Ljava/lang/Object;",
|
|
">(TK;JTK;JTK;J)",
|
|
"Landroidx/collection/MutableObjectLongMap<",
|
|
"TK;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 189
|
|
new-instance v0, Landroidx/collection/MutableObjectLongMap;
|
|
|
|
const/4 v1, 0x1
|
|
|
|
const/4 v2, 0x0
|
|
|
|
const/4 v3, 0x0
|
|
|
|
invoke-direct {v0, v3, v1, v2}, Landroidx/collection/MutableObjectLongMap;-><init>(IILkotlin/jvm/internal/DefaultConstructorMarker;)V
|
|
|
|
.line 190
|
|
invoke-virtual {v0, p0, p1, p2}, Landroidx/collection/MutableObjectLongMap;->set(Ljava/lang/Object;J)V
|
|
|
|
.line 191
|
|
invoke-virtual {v0, p3, p4, p5}, Landroidx/collection/MutableObjectLongMap;->set(Ljava/lang/Object;J)V
|
|
|
|
.line 192
|
|
invoke-virtual {v0, p6, p7, p8}, Landroidx/collection/MutableObjectLongMap;->set(Ljava/lang/Object;J)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static final mutableObjectLongMapOf(Ljava/lang/Object;JLjava/lang/Object;JLjava/lang/Object;JLjava/lang/Object;J)Landroidx/collection/MutableObjectLongMap;
|
|
.locals 4
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<K:",
|
|
"Ljava/lang/Object;",
|
|
">(TK;JTK;JTK;JTK;J)",
|
|
"Landroidx/collection/MutableObjectLongMap<",
|
|
"TK;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 209
|
|
new-instance v0, Landroidx/collection/MutableObjectLongMap;
|
|
|
|
const/4 v1, 0x1
|
|
|
|
const/4 v2, 0x0
|
|
|
|
const/4 v3, 0x0
|
|
|
|
invoke-direct {v0, v3, v1, v2}, Landroidx/collection/MutableObjectLongMap;-><init>(IILkotlin/jvm/internal/DefaultConstructorMarker;)V
|
|
|
|
.line 210
|
|
invoke-virtual {v0, p0, p1, p2}, Landroidx/collection/MutableObjectLongMap;->set(Ljava/lang/Object;J)V
|
|
|
|
.line 211
|
|
invoke-virtual {v0, p3, p4, p5}, Landroidx/collection/MutableObjectLongMap;->set(Ljava/lang/Object;J)V
|
|
|
|
.line 212
|
|
invoke-virtual {v0, p6, p7, p8}, Landroidx/collection/MutableObjectLongMap;->set(Ljava/lang/Object;J)V
|
|
|
|
.line 213
|
|
invoke-virtual {v0, p9, p10, p11}, Landroidx/collection/MutableObjectLongMap;->set(Ljava/lang/Object;J)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static final mutableObjectLongMapOf(Ljava/lang/Object;JLjava/lang/Object;JLjava/lang/Object;JLjava/lang/Object;JLjava/lang/Object;J)Landroidx/collection/MutableObjectLongMap;
|
|
.locals 4
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<K:",
|
|
"Ljava/lang/Object;",
|
|
">(TK;JTK;JTK;JTK;JTK;J)",
|
|
"Landroidx/collection/MutableObjectLongMap<",
|
|
"TK;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 232
|
|
new-instance v0, Landroidx/collection/MutableObjectLongMap;
|
|
|
|
const/4 v1, 0x1
|
|
|
|
const/4 v2, 0x0
|
|
|
|
const/4 v3, 0x0
|
|
|
|
invoke-direct {v0, v3, v1, v2}, Landroidx/collection/MutableObjectLongMap;-><init>(IILkotlin/jvm/internal/DefaultConstructorMarker;)V
|
|
|
|
move-object v1, p0
|
|
|
|
move-wide v2, p1
|
|
|
|
.line 233
|
|
invoke-virtual {v0, p0, p1, p2}, Landroidx/collection/MutableObjectLongMap;->set(Ljava/lang/Object;J)V
|
|
|
|
move-object v1, p3
|
|
|
|
move-wide v2, p4
|
|
|
|
.line 234
|
|
invoke-virtual {v0, p3, p4, p5}, Landroidx/collection/MutableObjectLongMap;->set(Ljava/lang/Object;J)V
|
|
|
|
move-object v1, p6
|
|
|
|
move-wide v2, p7
|
|
|
|
.line 235
|
|
invoke-virtual {v0, p6, p7, p8}, Landroidx/collection/MutableObjectLongMap;->set(Ljava/lang/Object;J)V
|
|
|
|
move-object v1, p9
|
|
|
|
move-wide v2, p10
|
|
|
|
.line 236
|
|
invoke-virtual {v0, p9, p10, p11}, Landroidx/collection/MutableObjectLongMap;->set(Ljava/lang/Object;J)V
|
|
|
|
move-object/from16 v1, p12
|
|
|
|
move-wide/from16 v2, p13
|
|
|
|
.line 237
|
|
invoke-virtual {v0, v1, v2, v3}, Landroidx/collection/MutableObjectLongMap;->set(Ljava/lang/Object;J)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static final objectLongMap()Landroidx/collection/ObjectLongMap;
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<K:",
|
|
"Ljava/lang/Object;",
|
|
">()",
|
|
"Landroidx/collection/ObjectLongMap<",
|
|
"TK;>;"
|
|
}
|
|
.end annotation
|
|
|
|
sget-object v0, Landroidx/collection/ObjectLongMapKt;->EmptyObjectLongMap:Landroidx/collection/MutableObjectLongMap;
|
|
|
|
const-string v1, "null cannot be cast to non-null type androidx.collection.ObjectLongMap<K of androidx.collection.ObjectLongMapKt.objectLongMap>"
|
|
|
|
.line 55
|
|
invoke-static {v0, v1}, Lkotlin/jvm/internal/Intrinsics;->checkNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static final objectLongMapOf(Ljava/lang/Object;J)Landroidx/collection/ObjectLongMap;
|
|
.locals 4
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<K:",
|
|
"Ljava/lang/Object;",
|
|
">(TK;J)",
|
|
"Landroidx/collection/ObjectLongMap<",
|
|
"TK;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 64
|
|
new-instance v0, Landroidx/collection/MutableObjectLongMap;
|
|
|
|
const/4 v1, 0x1
|
|
|
|
const/4 v2, 0x0
|
|
|
|
const/4 v3, 0x0
|
|
|
|
invoke-direct {v0, v3, v1, v2}, Landroidx/collection/MutableObjectLongMap;-><init>(IILkotlin/jvm/internal/DefaultConstructorMarker;)V
|
|
|
|
.line 65
|
|
invoke-virtual {v0, p0, p1, p2}, Landroidx/collection/MutableObjectLongMap;->set(Ljava/lang/Object;J)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static final objectLongMapOf(Ljava/lang/Object;JLjava/lang/Object;J)Landroidx/collection/ObjectLongMap;
|
|
.locals 4
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<K:",
|
|
"Ljava/lang/Object;",
|
|
">(TK;JTK;J)",
|
|
"Landroidx/collection/ObjectLongMap<",
|
|
"TK;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 78
|
|
new-instance v0, Landroidx/collection/MutableObjectLongMap;
|
|
|
|
const/4 v1, 0x1
|
|
|
|
const/4 v2, 0x0
|
|
|
|
const/4 v3, 0x0
|
|
|
|
invoke-direct {v0, v3, v1, v2}, Landroidx/collection/MutableObjectLongMap;-><init>(IILkotlin/jvm/internal/DefaultConstructorMarker;)V
|
|
|
|
.line 79
|
|
invoke-virtual {v0, p0, p1, p2}, Landroidx/collection/MutableObjectLongMap;->set(Ljava/lang/Object;J)V
|
|
|
|
.line 80
|
|
invoke-virtual {v0, p3, p4, p5}, Landroidx/collection/MutableObjectLongMap;->set(Ljava/lang/Object;J)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static final objectLongMapOf(Ljava/lang/Object;JLjava/lang/Object;JLjava/lang/Object;J)Landroidx/collection/ObjectLongMap;
|
|
.locals 4
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<K:",
|
|
"Ljava/lang/Object;",
|
|
">(TK;JTK;JTK;J)",
|
|
"Landroidx/collection/ObjectLongMap<",
|
|
"TK;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 95
|
|
new-instance v0, Landroidx/collection/MutableObjectLongMap;
|
|
|
|
const/4 v1, 0x1
|
|
|
|
const/4 v2, 0x0
|
|
|
|
const/4 v3, 0x0
|
|
|
|
invoke-direct {v0, v3, v1, v2}, Landroidx/collection/MutableObjectLongMap;-><init>(IILkotlin/jvm/internal/DefaultConstructorMarker;)V
|
|
|
|
.line 96
|
|
invoke-virtual {v0, p0, p1, p2}, Landroidx/collection/MutableObjectLongMap;->set(Ljava/lang/Object;J)V
|
|
|
|
.line 97
|
|
invoke-virtual {v0, p3, p4, p5}, Landroidx/collection/MutableObjectLongMap;->set(Ljava/lang/Object;J)V
|
|
|
|
.line 98
|
|
invoke-virtual {v0, p6, p7, p8}, Landroidx/collection/MutableObjectLongMap;->set(Ljava/lang/Object;J)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static final objectLongMapOf(Ljava/lang/Object;JLjava/lang/Object;JLjava/lang/Object;JLjava/lang/Object;J)Landroidx/collection/ObjectLongMap;
|
|
.locals 4
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<K:",
|
|
"Ljava/lang/Object;",
|
|
">(TK;JTK;JTK;JTK;J)",
|
|
"Landroidx/collection/ObjectLongMap<",
|
|
"TK;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 115
|
|
new-instance v0, Landroidx/collection/MutableObjectLongMap;
|
|
|
|
const/4 v1, 0x1
|
|
|
|
const/4 v2, 0x0
|
|
|
|
const/4 v3, 0x0
|
|
|
|
invoke-direct {v0, v3, v1, v2}, Landroidx/collection/MutableObjectLongMap;-><init>(IILkotlin/jvm/internal/DefaultConstructorMarker;)V
|
|
|
|
.line 116
|
|
invoke-virtual {v0, p0, p1, p2}, Landroidx/collection/MutableObjectLongMap;->set(Ljava/lang/Object;J)V
|
|
|
|
.line 117
|
|
invoke-virtual {v0, p3, p4, p5}, Landroidx/collection/MutableObjectLongMap;->set(Ljava/lang/Object;J)V
|
|
|
|
.line 118
|
|
invoke-virtual {v0, p6, p7, p8}, Landroidx/collection/MutableObjectLongMap;->set(Ljava/lang/Object;J)V
|
|
|
|
.line 119
|
|
invoke-virtual {v0, p9, p10, p11}, Landroidx/collection/MutableObjectLongMap;->set(Ljava/lang/Object;J)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static final objectLongMapOf(Ljava/lang/Object;JLjava/lang/Object;JLjava/lang/Object;JLjava/lang/Object;JLjava/lang/Object;J)Landroidx/collection/ObjectLongMap;
|
|
.locals 4
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<K:",
|
|
"Ljava/lang/Object;",
|
|
">(TK;JTK;JTK;JTK;JTK;J)",
|
|
"Landroidx/collection/ObjectLongMap<",
|
|
"TK;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 138
|
|
new-instance v0, Landroidx/collection/MutableObjectLongMap;
|
|
|
|
const/4 v1, 0x1
|
|
|
|
const/4 v2, 0x0
|
|
|
|
const/4 v3, 0x0
|
|
|
|
invoke-direct {v0, v3, v1, v2}, Landroidx/collection/MutableObjectLongMap;-><init>(IILkotlin/jvm/internal/DefaultConstructorMarker;)V
|
|
|
|
move-object v1, p0
|
|
|
|
move-wide v2, p1
|
|
|
|
.line 139
|
|
invoke-virtual {v0, p0, p1, p2}, Landroidx/collection/MutableObjectLongMap;->set(Ljava/lang/Object;J)V
|
|
|
|
move-object v1, p3
|
|
|
|
move-wide v2, p4
|
|
|
|
.line 140
|
|
invoke-virtual {v0, p3, p4, p5}, Landroidx/collection/MutableObjectLongMap;->set(Ljava/lang/Object;J)V
|
|
|
|
move-object v1, p6
|
|
|
|
move-wide v2, p7
|
|
|
|
.line 141
|
|
invoke-virtual {v0, p6, p7, p8}, Landroidx/collection/MutableObjectLongMap;->set(Ljava/lang/Object;J)V
|
|
|
|
move-object v1, p9
|
|
|
|
move-wide v2, p10
|
|
|
|
.line 142
|
|
invoke-virtual {v0, p9, p10, p11}, Landroidx/collection/MutableObjectLongMap;->set(Ljava/lang/Object;J)V
|
|
|
|
move-object/from16 v1, p12
|
|
|
|
move-wide/from16 v2, p13
|
|
|
|
.line 143
|
|
invoke-virtual {v0, v1, v2, v3}, Landroidx/collection/MutableObjectLongMap;->set(Ljava/lang/Object;J)V
|
|
|
|
return-object v0
|
|
.end method
|