Weather/smali_classes2/com/moji/mjweather/TableScreenFragment$1.smali
2021-05-10 10:13:34 +02:00

62 lines
1.6 KiB
Smali

.class Lcom/moji/mjweather/TableScreenFragment$1;
.super Ljava/lang/Object;
.source "TableScreenFragment.java"
# interfaces
.implements Landroid/view/View$OnClickListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/moji/mjweather/TableScreenFragment;->d()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/TableScreenFragment;
# direct methods
.method constructor <init>(Lcom/moji/mjweather/TableScreenFragment;Lcom/moji/dialog/MJDialog;)V
.locals 0
.line 162
iput-object p1, p0, Lcom/moji/mjweather/TableScreenFragment$1;->b:Lcom/moji/mjweather/TableScreenFragment;
iput-object p2, p0, Lcom/moji/mjweather/TableScreenFragment$1;->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 165
iget-object p1, p0, Lcom/moji/mjweather/TableScreenFragment$1;->a:Lcom/moji/dialog/MJDialog;
invoke-virtual {p1}, Lcom/moji/dialog/MJDialog;->dismiss()V
const-wide/16 v0, 0x64
.line 166
invoke-static {v0, v1}, Landroid/os/SystemClock;->sleep(J)V
.line 167
iget-object p1, p0, Lcom/moji/mjweather/TableScreenFragment$1;->b:Lcom/moji/mjweather/TableScreenFragment;
invoke-static {p1}, Lcom/moji/mjweather/TableScreenFragment;->a(Lcom/moji/mjweather/TableScreenFragment;)Z
return-void
.end method