- 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
243 lines
5.7 KiB
Smali
243 lines
5.7 KiB
Smali
.class public final Lcom/tapjoy/internal/a1;
|
|
.super Lcom/tapjoy/internal/o;
|
|
.source "SourceFile"
|
|
|
|
|
|
# static fields
|
|
.field public static final f:Ljava/util/Map;
|
|
|
|
|
|
# instance fields
|
|
.field public final b:Lcom/tapjoy/internal/n;
|
|
|
|
.field public final c:Lcom/tapjoy/internal/n;
|
|
|
|
.field public final d:Lcom/tapjoy/internal/n;
|
|
|
|
.field public final e:Lcom/tapjoy/internal/n;
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
.line 1
|
|
new-instance v0, Ljava/util/HashMap;
|
|
|
|
invoke-direct {v0}, Ljava/util/HashMap;-><init>()V
|
|
|
|
.line 2
|
|
invoke-static {v0}, Ljava/util/Collections;->unmodifiableMap(Ljava/util/Map;)Ljava/util/Map;
|
|
|
|
move-result-object v0
|
|
|
|
sput-object v0, Lcom/tapjoy/internal/a1;->f:Ljava/util/Map;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>()V
|
|
.locals 8
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Lcom/tapjoy/internal/o;-><init>()V
|
|
|
|
.line 2
|
|
new-instance v0, Lcom/tapjoy/internal/n;
|
|
|
|
invoke-direct {v0}, Lcom/tapjoy/internal/n;-><init>()V
|
|
|
|
iget-object v1, p0, Lcom/tapjoy/internal/o;->a:Ljava/util/ArrayList;
|
|
|
|
.line 3
|
|
invoke-virtual {v1, v0}, Ljava/util/ArrayList;->add(Ljava/lang/Object;)Z
|
|
|
|
.line 4
|
|
new-instance v0, Lcom/tapjoy/internal/n;
|
|
|
|
invoke-direct {v0}, Lcom/tapjoy/internal/n;-><init>()V
|
|
|
|
iget-object v1, p0, Lcom/tapjoy/internal/o;->a:Ljava/util/ArrayList;
|
|
|
|
.line 5
|
|
invoke-virtual {v1, v0}, Ljava/util/ArrayList;->add(Ljava/lang/Object;)Z
|
|
|
|
iput-object v0, p0, Lcom/tapjoy/internal/a1;->b:Lcom/tapjoy/internal/n;
|
|
|
|
.line 7
|
|
new-instance v0, Lcom/tapjoy/internal/n;
|
|
|
|
invoke-direct {v0}, Lcom/tapjoy/internal/n;-><init>()V
|
|
|
|
iget-object v1, p0, Lcom/tapjoy/internal/o;->a:Ljava/util/ArrayList;
|
|
|
|
.line 8
|
|
invoke-virtual {v1, v0}, Ljava/util/ArrayList;->add(Ljava/lang/Object;)Z
|
|
|
|
iput-object v0, p0, Lcom/tapjoy/internal/a1;->c:Lcom/tapjoy/internal/n;
|
|
|
|
.line 10
|
|
new-instance v1, Ljava/util/concurrent/ConcurrentHashMap;
|
|
|
|
invoke-direct {v1}, Ljava/util/concurrent/ConcurrentHashMap;-><init>()V
|
|
|
|
iput-object v1, v0, Lcom/tapjoy/internal/n;->a:Ljava/util/Map;
|
|
|
|
.line 11
|
|
new-instance v0, Lcom/tapjoy/internal/n;
|
|
|
|
invoke-direct {v0}, Lcom/tapjoy/internal/n;-><init>()V
|
|
|
|
iget-object v1, p0, Lcom/tapjoy/internal/o;->a:Ljava/util/ArrayList;
|
|
|
|
.line 12
|
|
invoke-virtual {v1, v0}, Ljava/util/ArrayList;->add(Ljava/lang/Object;)Z
|
|
|
|
iput-object v0, p0, Lcom/tapjoy/internal/a1;->d:Lcom/tapjoy/internal/n;
|
|
|
|
.line 14
|
|
new-instance v0, Lcom/tapjoy/internal/n;
|
|
|
|
invoke-direct {v0}, Lcom/tapjoy/internal/n;-><init>()V
|
|
|
|
iget-object v1, p0, Lcom/tapjoy/internal/o;->a:Ljava/util/ArrayList;
|
|
|
|
.line 15
|
|
invoke-virtual {v1, v0}, Ljava/util/ArrayList;->add(Ljava/lang/Object;)Z
|
|
|
|
iput-object v0, p0, Lcom/tapjoy/internal/a1;->e:Lcom/tapjoy/internal/n;
|
|
|
|
.line 17
|
|
new-instance v0, Lcom/tapjoy/internal/n;
|
|
|
|
invoke-direct {v0}, Lcom/tapjoy/internal/n;-><init>()V
|
|
|
|
iget-object v1, p0, Lcom/tapjoy/internal/o;->a:Ljava/util/ArrayList;
|
|
|
|
.line 18
|
|
invoke-virtual {v1, v0}, Ljava/util/ArrayList;->add(Ljava/lang/Object;)Z
|
|
|
|
.line 19
|
|
new-instance v1, Ljava/util/HashMap;
|
|
|
|
invoke-direct {v1}, Ljava/util/HashMap;-><init>()V
|
|
|
|
const/4 v2, -0x1
|
|
|
|
.line 22
|
|
invoke-static {v2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
move-result-object v2
|
|
|
|
const-string v3, "placement_request_content_retry_timeout"
|
|
|
|
invoke-virtual {v1, v3, v2}, Ljava/util/HashMap;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
const-wide/16 v2, 0x0
|
|
|
|
.line 24
|
|
invoke-static {v2, v3}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;
|
|
|
|
move-result-object v2
|
|
|
|
const-wide/16 v3, 0x1f4
|
|
|
|
invoke-static {v3, v4}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;
|
|
|
|
move-result-object v3
|
|
|
|
const-wide/16 v4, 0x2710
|
|
|
|
invoke-static {v4, v5}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;
|
|
|
|
move-result-object v4
|
|
|
|
const-wide/high16 v5, 0x4000000000000000L # 2.0
|
|
|
|
invoke-static {v5, v6}, Ljava/lang/Double;->valueOf(D)Ljava/lang/Double;
|
|
|
|
move-result-object v5
|
|
|
|
const/4 v6, 0x4
|
|
|
|
new-array v6, v6, [Ljava/lang/Number;
|
|
|
|
const/4 v7, 0x0
|
|
|
|
aput-object v2, v6, v7
|
|
|
|
const/4 v2, 0x1
|
|
|
|
aput-object v3, v6, v2
|
|
|
|
const/4 v2, 0x2
|
|
|
|
aput-object v4, v6, v2
|
|
|
|
const/4 v2, 0x3
|
|
|
|
aput-object v5, v6, v2
|
|
|
|
invoke-static {v6}, Ljava/util/Arrays;->asList([Ljava/lang/Object;)Ljava/util/List;
|
|
|
|
move-result-object v2
|
|
|
|
const-string v3, "placement_request_content_retry_backoff"
|
|
|
|
.line 25
|
|
invoke-virtual {v1, v3, v2}, Ljava/util/HashMap;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
iput-object v1, v0, Lcom/tapjoy/internal/n;->a:Ljava/util/Map;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final a(Ljava/util/HashMap;)V
|
|
.locals 2
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
const-string v0, "final"
|
|
|
|
.line 1
|
|
invoke-interface {p1, v0}, Ljava/util/Map;->get(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, Ljava/util/Map;
|
|
|
|
const-string v1, "default"
|
|
|
|
.line 2
|
|
invoke-interface {p1, v1}, Ljava/util/Map;->get(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Ljava/util/Map;
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
move-object p1, v0
|
|
|
|
:goto_0
|
|
iget-object v1, p0, Lcom/tapjoy/internal/a1;->b:Lcom/tapjoy/internal/n;
|
|
|
|
.line 5
|
|
iput-object v0, v1, Lcom/tapjoy/internal/n;->a:Ljava/util/Map;
|
|
|
|
iget-object v0, p0, Lcom/tapjoy/internal/a1;->e:Lcom/tapjoy/internal/n;
|
|
|
|
.line 6
|
|
iput-object p1, v0, Lcom/tapjoy/internal/n;->a:Ljava/util/Map;
|
|
|
|
.line 7
|
|
invoke-virtual {p0}, Lcom/tapjoy/internal/o;->setChanged()V
|
|
|
|
return-void
|
|
.end method
|