First Upload

Just the APK
Force update disabled, will only work offline.
This commit is contained in:
supermegamestre
2026-01-26 00:26:29 -03:00
commit 4bbd74a497
44413 changed files with 11043538 additions and 0 deletions

View File

@@ -0,0 +1,42 @@
.class public abstract Lcom/tapjoy/internal/f1;
.super Ljava/lang/Object;
.source "SourceFile"
# static fields
.field public static final a:Ljava/util/concurrent/ScheduledExecutorService;
.field public static final b:Ljava/util/concurrent/CountDownLatch;
.field public static final c:Lcom/tapjoy/internal/e1;
# direct methods
.method static constructor <clinit>()V
.locals 2
const/4 v0, 0x1
.line 1
invoke-static {v0}, Ljava/util/concurrent/Executors;->newScheduledThreadPool(I)Ljava/util/concurrent/ScheduledExecutorService;
move-result-object v1
sput-object v1, Lcom/tapjoy/internal/f1;->a:Ljava/util/concurrent/ScheduledExecutorService;
.line 3
new-instance v1, Ljava/util/concurrent/CountDownLatch;
invoke-direct {v1, v0}, Ljava/util/concurrent/CountDownLatch;-><init>(I)V
sput-object v1, Lcom/tapjoy/internal/f1;->b:Ljava/util/concurrent/CountDownLatch;
.line 5
new-instance v0, Lcom/tapjoy/internal/e1;
invoke-direct {v0}, Lcom/tapjoy/internal/e1;-><init>()V
sput-object v0, Lcom/tapjoy/internal/f1;->c:Lcom/tapjoy/internal/e1;
return-void
.end method