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

28 lines
605 B
Smali

.class public final Lcom/mbridge/msdk/foundation/tools/i;
.super Lcom/mbridge/msdk/foundation/tools/j;
.source "SourceFile"
# direct methods
.method public constructor <init>(Landroid/content/Context;)V
.locals 0
.line 9
invoke-direct {p0, p1}, Lcom/mbridge/msdk/foundation/tools/j;-><init>(Landroid/content/Context;)V
return-void
.end method
# virtual methods
.method public final a()Lorg/json/JSONObject;
.locals 1
.line 13
invoke-super {p0}, Lcom/mbridge/msdk/foundation/tools/j;->a()Lorg/json/JSONObject;
move-result-object v0
return-object v0
.end method