Files
rr3-apk/smali_classes4/com/tapjoy/internal/e3.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

66 lines
1.2 KiB
Smali

.class public abstract Lcom/tapjoy/internal/e3;
.super Ljava/lang/Object;
.source "SourceFile"
# static fields
.field public static volatile a:Z = false
.field public static volatile b:J
.field public static volatile c:J
.field public static volatile d:J
# direct methods
.method static constructor <clinit>()V
.locals 6
.line 1
invoke-static {}, Landroid/os/SystemClock;->elapsedRealtime()J
move-result-wide v0
.line 2
invoke-static {}, Ljava/lang/System;->currentTimeMillis()J
move-result-wide v2
const-class v4, Lcom/tapjoy/internal/e3;
monitor-enter v4
const/4 v5, 0x0
:try_start_0
sput-boolean v5, Lcom/tapjoy/internal/e3;->a:Z
sput-wide v2, Lcom/tapjoy/internal/e3;->b:J
sput-wide v0, Lcom/tapjoy/internal/e3;->c:J
sget-wide v0, Lcom/tapjoy/internal/e3;->b:J
sget-wide v2, Lcom/tapjoy/internal/e3;->c:J
sub-long/2addr v0, v2
sput-wide v0, Lcom/tapjoy/internal/e3;->d:J
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
.line 7
monitor-exit v4
return-void
:catchall_0
move-exception v0
.line 8
monitor-exit v4
throw v0
.end method