84 lines
2.0 KiB
Smali
84 lines
2.0 KiB
Smali
.class Lcom/moji/screenmonitor/ScreenMonitorManage$MHandler;
|
|
.super Landroid/os/Handler;
|
|
.source "ScreenMonitorManage.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/screenmonitor/ScreenMonitorManage;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0xa
|
|
name = "MHandler"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field private a:Ljava/lang/ref/SoftReference;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/ref/SoftReference<",
|
|
"Lcom/moji/screenmonitor/ScreenMonitorManage;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/moji/screenmonitor/ScreenMonitorManage;)V
|
|
.locals 1
|
|
|
|
.line 117
|
|
invoke-direct {p0}, Landroid/os/Handler;-><init>()V
|
|
|
|
.line 118
|
|
new-instance v0, Ljava/lang/ref/SoftReference;
|
|
|
|
invoke-direct {v0, p1}, Ljava/lang/ref/SoftReference;-><init>(Ljava/lang/Object;)V
|
|
|
|
iput-object v0, p0, Lcom/moji/screenmonitor/ScreenMonitorManage$MHandler;->a:Ljava/lang/ref/SoftReference;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public handleMessage(Landroid/os/Message;)V
|
|
.locals 2
|
|
|
|
.line 123
|
|
invoke-super {p0, p1}, Landroid/os/Handler;->handleMessage(Landroid/os/Message;)V
|
|
|
|
.line 124
|
|
iget-object v0, p0, Lcom/moji/screenmonitor/ScreenMonitorManage$MHandler;->a:Ljava/lang/ref/SoftReference;
|
|
|
|
invoke-virtual {v0}, Ljava/lang/ref/SoftReference;->get()Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, Lcom/moji/screenmonitor/ScreenMonitorManage;
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
return-void
|
|
|
|
.line 128
|
|
:cond_0
|
|
iget p1, p1, Landroid/os/Message;->what:I
|
|
|
|
const/16 v1, 0x16
|
|
|
|
if-eq p1, v1, :cond_1
|
|
|
|
goto :goto_0
|
|
|
|
.line 130
|
|
:cond_1
|
|
invoke-static {v0}, Lcom/moji/screenmonitor/ScreenMonitorManage;->b(Lcom/moji/screenmonitor/ScreenMonitorManage;)V
|
|
|
|
:goto_0
|
|
return-void
|
|
.end method
|