90 lines
1.9 KiB
Smali
90 lines
1.9 KiB
Smali
.class public Lfc/i$c;
|
|
.super Ljava/lang/Object;
|
|
.source "MapInfoDrawDialog.java"
|
|
|
|
# interfaces
|
|
.implements Landroid/view/View$OnClickListener;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lfc/i;-><init>(Landroid/content/Context;Lcom/skt/tmap/mapview/streaming/MapViewStreaming;Lcom/skt/tmap/vsm/map/VSMMap;)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic a:Lfc/i;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lfc/i;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x8010
|
|
}
|
|
names = {
|
|
"this$0"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iput-object p1, p0, Lfc/i$c;->a:Lfc/i;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public onClick(Landroid/view/View;)V
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"v"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object p1, p0, Lfc/i$c;->a:Lfc/i;
|
|
|
|
invoke-static {p1}, Lfc/i;->i(Lfc/i;)Landroid/widget/CheckBox;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Landroid/widget/CheckBox;->isChecked()Z
|
|
|
|
move-result v0
|
|
|
|
invoke-static {p1, v0}, Lfc/i;->j(Lfc/i;Z)V
|
|
|
|
.line 2
|
|
iget-object p1, p0, Lfc/i$c;->a:Lfc/i;
|
|
|
|
invoke-static {p1}, Lfc/i;->k(Lfc/i;)Landroid/widget/CheckBox;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Landroid/widget/CheckBox;->isChecked()Z
|
|
|
|
move-result v0
|
|
|
|
invoke-static {p1, v0}, Lfc/i;->c(Lfc/i;Z)V
|
|
|
|
.line 3
|
|
iget-object p1, p0, Lfc/i$c;->a:Lfc/i;
|
|
|
|
invoke-virtual {p1}, Landroid/app/Dialog;->dismiss()V
|
|
|
|
return-void
|
|
.end method
|