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

49 lines
1.3 KiB
Smali

.class Lcom/moji/mjweather/voice/AlarmAlertActivity$1;
.super Landroid/os/Handler;
.source "AlarmAlertActivity.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/moji/mjweather/voice/AlarmAlertActivity;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/moji/mjweather/voice/AlarmAlertActivity;
# direct methods
.method constructor <init>(Lcom/moji/mjweather/voice/AlarmAlertActivity;)V
.locals 0
.line 25
iput-object p1, p0, Lcom/moji/mjweather/voice/AlarmAlertActivity$1;->a:Lcom/moji/mjweather/voice/AlarmAlertActivity;
invoke-direct {p0}, Landroid/os/Handler;-><init>()V
return-void
.end method
# virtual methods
.method public handleMessage(Landroid/os/Message;)V
.locals 1
.line 28
iget-object v0, p0, Lcom/moji/mjweather/voice/AlarmAlertActivity$1;->a:Lcom/moji/mjweather/voice/AlarmAlertActivity;
iget-object p1, p1, Landroid/os/Message;->obj:Ljava/lang/Object;
check-cast p1, Landroid/app/KeyguardManager;
invoke-static {v0, p1}, Lcom/moji/mjweather/voice/AlarmAlertActivity;->a(Lcom/moji/mjweather/voice/AlarmAlertActivity;Landroid/app/KeyguardManager;)V
return-void
.end method