62 lines
1.6 KiB
Smali
62 lines
1.6 KiB
Smali
.class Lcom/moji/mjweather/MainActivity$12;
|
|
.super Ljava/lang/Object;
|
|
.source "MainActivity.java"
|
|
|
|
# interfaces
|
|
.implements Landroid/view/View$OnClickListener;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/moji/mjweather/MainActivity;->processPermission(Lcom/moji/mjweather/PermissionChangeEvent;)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Lcom/moji/dialog/MJDialog;
|
|
|
|
.field final synthetic b:Lcom/moji/mjweather/MainActivity;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/moji/mjweather/MainActivity;Lcom/moji/dialog/MJDialog;)V
|
|
.locals 0
|
|
|
|
.line 1142
|
|
iput-object p1, p0, Lcom/moji/mjweather/MainActivity$12;->b:Lcom/moji/mjweather/MainActivity;
|
|
|
|
iput-object p2, p0, Lcom/moji/mjweather/MainActivity$12;->a:Lcom/moji/dialog/MJDialog;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public onClick(Landroid/view/View;)V
|
|
.locals 2
|
|
|
|
.line 1145
|
|
iget-object p1, p0, Lcom/moji/mjweather/MainActivity$12;->a:Lcom/moji/dialog/MJDialog;
|
|
|
|
invoke-virtual {p1}, Lcom/moji/dialog/MJDialog;->dismiss()V
|
|
|
|
const-wide/16 v0, 0x64
|
|
|
|
.line 1146
|
|
invoke-static {v0, v1}, Landroid/os/SystemClock;->sleep(J)V
|
|
|
|
.line 1147
|
|
iget-object p1, p0, Lcom/moji/mjweather/MainActivity$12;->b:Lcom/moji/mjweather/MainActivity;
|
|
|
|
invoke-static {p1}, Lcom/moji/mjweather/MainActivity;->g(Lcom/moji/mjweather/MainActivity;)V
|
|
|
|
return-void
|
|
.end method
|