g.smali
.class public final Lcom/proxy/ad/adbusiness/config/g;
.super Ljava/lang/Object;
# instance fields
.field public a:Ljava/lang/String;
.field public b:I
.field public c:I
.field public d:I
# direct methods
.method public constructor <init>()V
.registers 2
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
const/4 v0, 0x1
iput v0, p0, Lcom/proxy/ad/adbusiness/config/g;->b:I
const/4 v0, 0x0
iput v0, p0, Lcom/proxy/ad/adbusiness/config/g;->d:I
return-void
.end method
# virtual methods
.method public final a()Lorg/json/JSONObject;
.registers 4
new-instance v0, Lorg/json/JSONObject;
invoke-direct {v0}, Lorg/json/JSONObject;-><init>()V
:try_start_5
const-string v1, "ad_id"
iget-object v2, p0, Lcom/proxy/ad/adbusiness/config/g;->a:Ljava/lang/String;
invoke-virtual {v0, v1, v2}, Lorg/json/JSONObject;->put(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
const-string v1, "tracker_flag"
iget v2, p0, Lcom/proxy/ad/adbusiness/config/g;->b:I
invoke-virtual {v0, v1, v2}, Lorg/json/JSONObject;->put(Ljava/lang/String;I)Lorg/json/JSONObject;
const-string v1, "show_cnt"
iget v2, p0, Lcom/proxy/ad/adbusiness/config/g;->c:I
invoke-virtual {v0, v1, v2}, Lorg/json/JSONObject;->put(Ljava/lang/String;I)Lorg/json/JSONObject;
const-string v1, "ct_status"
iget v2, p0, Lcom/proxy/ad/adbusiness/config/g;->d:I
invoke-virtual {v0, v1, v2}, Lorg/json/JSONObject;->put(Ljava/lang/String;I)Lorg/json/JSONObject;
:try_end_21
.catch Lorg/json/JSONException; {:try_start_5 .. :try_end_21} :catch_21
:catch_21
return-object v0
.end method