78 lines
1.6 KiB
Smali
78 lines
1.6 KiB
Smali
.class public Lfc/g$a;
|
|
.super Ljava/lang/Object;
|
|
.source "MapInfoCalloutDialog.java"
|
|
|
|
# interfaces
|
|
.implements Landroid/view/View$OnClickListener;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lfc/g;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic a:Lfc/g;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lfc/g;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x8010
|
|
}
|
|
names = {
|
|
"this$0"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iput-object p1, p0, Lfc/g$a;->a:Lfc/g;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public onClick(Landroid/view/View;)V
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x10
|
|
}
|
|
names = {
|
|
"v"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lfc/g$a;->a:Lfc/g;
|
|
|
|
invoke-static {v0}, Lfc/g;->g(Lfc/g;)Landroid/app/Activity;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, Lcom/skt/tmap/activity/BaseActivity;
|
|
|
|
invoke-virtual {v0}, Lcom/skt/tmap/activity/BaseActivity;->getBasePresenter()Lcom/skt/tmap/mvp/presenter/BasePresenter;
|
|
|
|
move-result-object v0
|
|
|
|
new-instance v1, Lfc/g$a$a;
|
|
|
|
invoke-direct {v1, p0, p1}, Lfc/g$a$a;-><init>(Lfc/g$a;Landroid/view/View;)V
|
|
|
|
invoke-virtual {v0, v1}, Lcom/skt/tmap/mvp/presenter/BasePresenter;->l(Ljava/lang/Runnable;)V
|
|
|
|
return-void
|
|
.end method
|