i$b.smali

.class Lio/dcloud/feature/unimp/i$b;
.super Ljava/lang/Object;

# interfaces
.implements Lio/dcloud/feature/sdk/Interface/IMenuButtonClickCallBack;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lio/dcloud/feature/unimp/i;->a(Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/Object;
.end annotation

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


# instance fields
.field final synthetic a:Lio/dcloud/common/DHInterface/ICallBack;

.field final synthetic b:Lio/dcloud/feature/unimp/i;


# direct methods
.method constructor <init>(Lio/dcloud/feature/unimp/i;Lio/dcloud/common/DHInterface/ICallBack;)V
    .registers 3

    .line 1
    iput-object p1, p0, Lio/dcloud/feature/unimp/i$b;->b:Lio/dcloud/feature/unimp/i;

    iput-object p2, p0, Lio/dcloud/feature/unimp/i$b;->a:Lio/dcloud/common/DHInterface/ICallBack;

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

    return-void
.end method


# virtual methods
.method public onClick(Ljava/lang/String;Ljava/lang/String;)V
    .registers 5

    .line 1
    new-instance v0, Lorg/json/JSONObject;

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

    :try_start_5
    const-string v1, "appId"

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

    const-string p1, "id"

    .line 4
    invoke-virtual {v0, p1, p2}, Lorg/json/JSONObject;->put(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
    :try_end_f
    .catch Lorg/json/JSONException; {:try_start_5 .. :try_end_f} :catch_10

    goto :goto_14

    :catch_10
    move-exception p1

    .line 6
    invoke-virtual {p1}, Lorg/json/JSONException;->printStackTrace()V

    .line 8
    :goto_14
    iget-object p1, p0, Lio/dcloud/feature/unimp/i$b;->a:Lio/dcloud/common/DHInterface/ICallBack;

    sget-object p2, Lio/dcloud/feature/weex/EnumStateCode;->SUCCESS_NO_BODY:Lio/dcloud/feature/weex/EnumStateCode;

    invoke-virtual {p2}, Lio/dcloud/feature/weex/EnumStateCode;->getCode()I

    move-result p2

    invoke-interface {p1, p2, v0}, Lio/dcloud/common/DHInterface/ICallBack;->onCallBack(ILjava/lang/Object;)Ljava/lang/Object;

    return-void
.end method