bjj$3.smali

.class final Ldxoptimizer/bjj$3;
.super Ljava/lang/Object;
.source "NetCorrectNetUtils.java"

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Ldxoptimizer/bjj;->a(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;I)V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x8
    name = null
.end annotation


# instance fields
.field final synthetic a:Landroid/content/Context;

.field final synthetic b:I

.field final synthetic c:Ljava/lang/String;

.field final synthetic d:Ljava/lang/String;


# direct methods
.method constructor <init>(Landroid/content/Context;ILjava/lang/String;Ljava/lang/String;)V
    .registers 5

    .prologue
    .line 360
    iput-object p1, p0, Ldxoptimizer/bjj$3;->a:Landroid/content/Context;

    iput p2, p0, Ldxoptimizer/bjj$3;->b:I

    iput-object p3, p0, Ldxoptimizer/bjj$3;->c:Ljava/lang/String;

    iput-object p4, p0, Ldxoptimizer/bjj$3;->d:Ljava/lang/String;

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public run()V
    .registers 4

    .prologue
    .line 364
    :try_start_0
    iget-object v0, p0, Ldxoptimizer/bjj$3;->a:Landroid/content/Context;

    iget v1, p0, Ldxoptimizer/bjj$3;->b:I

    invoke-static {v0, v1}, Ldxoptimizer/bjj;->a(Landroid/content/Context;I)Lorg/json/JSONObject;

    move-result-object v0

    .line 365
    if-nez v0, :cond_b

    .line 382
    :goto_a
    return-void

    .line 368
    :cond_b
    const-string v1, "type"

    const/16 v2, 0xc

    invoke-virtual {v0, v1, v2}, Lorg/json/JSONObject;->put(Ljava/lang/String;I)Lorg/json/JSONObject;

    .line 369
    const-string v1, "phone"

    iget-object v2, p0, Ldxoptimizer/bjj$3;->c:Ljava/lang/String;

    invoke-virtual {v0, v1, v2}, Lorg/json/JSONObject;->put(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;

    .line 370
    const-string v1, "opcode"

    iget-object v2, p0, Ldxoptimizer/bjj$3;->d:Ljava/lang/String;

    invoke-virtual {v0, v1, v2}, Lorg/json/JSONObject;->put(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;

    .line 371
    new-instance v1, Lorg/json/JSONArray;

    invoke-direct {v1}, Lorg/json/JSONArray;-><init>()V

    .line 372
    invoke-virtual {v1, v0}, Lorg/json/JSONArray;->put(Ljava/lang/Object;)Lorg/json/JSONArray;

    .line 376
    iget-object v0, p0, Ldxoptimizer/bjj$3;->a:Landroid/content/Context;

    invoke-static {v0, v1}, Lcom/dianxinos/optimizer/engine/dxmaster/DxbbReporter;->a(Landroid/content/Context;Lorg/json/JSONArray;)Lorg/json/JSONObject;
    :try_end_2d
    .catch Lorg/json/JSONException; {:try_start_0 .. :try_end_2d} :catch_2e
    .catch Lcom/dianxinos/optimizer/engine/dxmaster/DxbbReporter$ReportException; {:try_start_0 .. :try_end_2d} :catch_30

    goto :goto_a

    .line 377
    :catch_2e
    move-exception v0

    goto :goto_a

    .line 379
    :catch_30
    move-exception v0

    goto :goto_a
.end method