tmap/smali_classes4/fc/g$a$a.smali
2022-06-10 21:38:30 +09:00

66 lines
1.3 KiB
Smali

.class public Lfc/g$a$a;
.super Ljava/lang/Object;
.source "MapInfoCalloutDialog.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lfc/g$a;->onClick(Landroid/view/View;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic a:Landroid/view/View;
.field public final synthetic b:Lfc/g$a;
# direct methods
.method public constructor <init>(Lfc/g$a;Landroid/view/View;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x8010,
0x1010
}
names = {
"this$1",
"val$v"
}
.end annotation
.line 1
iput-object p1, p0, Lfc/g$a$a;->b:Lfc/g$a;
iput-object p2, p0, Lfc/g$a$a;->a:Landroid/view/View;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 2
.line 1
iget-object v0, p0, Lfc/g$a$a;->b:Lfc/g$a;
iget-object v0, v0, Lfc/g$a;->a:Lfc/g;
iget-object v1, p0, Lfc/g$a$a;->a:Landroid/view/View;
invoke-static {v0, v1}, Lfc/g;->f(Lfc/g;Landroid/view/View;)V
return-void
.end method