Files
rr3-apk/smali_classes2/com/fyber/inneractive/sdk/cache/session/e.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

105 lines
2.2 KiB
Smali

.class public final Lcom/fyber/inneractive/sdk/cache/session/e;
.super Ljava/lang/Object;
.source "SourceFile"
# instance fields
.field public a:I
.field public b:I
.field public c:I
.field public final d:J
# direct methods
.method public constructor <init>()V
.locals 6
.line 1
invoke-static {}, Ljava/lang/System;->currentTimeMillis()J
move-result-wide v4
const/4 v1, 0x0
const/4 v2, 0x0
const/4 v3, 0x0
move-object v0, p0
invoke-direct/range {v0 .. v5}, Lcom/fyber/inneractive/sdk/cache/session/e;-><init>(IIIJ)V
return-void
.end method
.method public constructor <init>(IIIJ)V
.locals 0
.line 2
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-wide p4, p0, Lcom/fyber/inneractive/sdk/cache/session/e;->d:J
iput p1, p0, Lcom/fyber/inneractive/sdk/cache/session/e;->a:I
iput p2, p0, Lcom/fyber/inneractive/sdk/cache/session/e;->b:I
iput p3, p0, Lcom/fyber/inneractive/sdk/cache/session/e;->c:I
return-void
.end method
# virtual methods
.method public final a(ZZ)Lorg/json/JSONObject;
.locals 3
.line 1
new-instance v0, Lorg/json/JSONObject;
invoke-direct {v0}, Lorg/json/JSONObject;-><init>()V
if-eqz p1, :cond_0
:try_start_0
const-string p1, "time"
iget-wide v1, p0, Lcom/fyber/inneractive/sdk/cache/session/e;->d:J
.line 4
invoke-virtual {v0, p1, v1, v2}, Lorg/json/JSONObject;->put(Ljava/lang/String;J)Lorg/json/JSONObject;
:cond_0
const-string p1, "imp"
iget v1, p0, Lcom/fyber/inneractive/sdk/cache/session/e;->a:I
.line 6
invoke-virtual {v0, p1, v1}, Lorg/json/JSONObject;->put(Ljava/lang/String;I)Lorg/json/JSONObject;
if-eqz p2, :cond_1
const-string p1, "com"
iget p2, p0, Lcom/fyber/inneractive/sdk/cache/session/e;->c:I
.line 8
invoke-virtual {v0, p1, p2}, Lorg/json/JSONObject;->put(Ljava/lang/String;I)Lorg/json/JSONObject;
:cond_1
const-string p1, "cli"
iget p2, p0, Lcom/fyber/inneractive/sdk/cache/session/e;->b:I
.line 10
invoke-virtual {v0, p1, p2}, Lorg/json/JSONObject;->put(Ljava/lang/String;I)Lorg/json/JSONObject;
:try_end_0
.catch Lorg/json/JSONException; {:try_start_0 .. :try_end_0} :catch_0
:catch_0
return-object v0
.end method