WXViewWrapper$3.smali
.class Lio/dcloud/feature/weex/WXViewWrapper$3;
.super Ljava/lang/Object;
.source "WXViewWrapper.java"
# interfaces
.implements Landroid/content/DialogInterface$OnClickListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lio/dcloud/feature/weex/WXViewWrapper;-><init>(Lio/dcloud/common/DHInterface/IWebview;Landroid/view/ViewGroup;Lorg/json/JSONObject;Ljava/lang/String;IZ)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lio/dcloud/feature/weex/WXViewWrapper;
# direct methods
.method constructor <init>(Lio/dcloud/feature/weex/WXViewWrapper;)V
.registers 2
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x8010
}
names = {
"this$0"
}
.end annotation
.line 197
iput-object p1, p0, Lio/dcloud/feature/weex/WXViewWrapper$3;->this$0:Lio/dcloud/feature/weex/WXViewWrapper;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onClick(Landroid/content/DialogInterface;I)V
.registers 3
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0
}
names = {
"dialog",
"which"
}
.end annotation
.line 200
invoke-static {}, Landroid/os/Process;->myPid()I
move-result p1
invoke-static {p1}, Landroid/os/Process;->killProcess(I)V
return-void
.end method