z.smali
.class Lcom/cleanmaster/service/z;
.super Ljava/lang/Thread;
.source "PermanentService.java"
# instance fields
.field final synthetic a:Lcom/cleanmaster/service/PermanentService;
# direct methods
.method constructor <init>(Lcom/cleanmaster/service/PermanentService;Ljava/lang/String;)V
.registers 3
.prologue
.line 973
iput-object p1, p0, Lcom/cleanmaster/service/z;->a:Lcom/cleanmaster/service/PermanentService;
invoke-direct {p0, p2}, Ljava/lang/Thread;-><init>(Ljava/lang/String;)V
return-void
.end method
# virtual methods
.method public run()V
.registers 3
.prologue
.line 977
const-wide/16 v0, 0x3e8
:try_start_2
invoke-static {v0, v1}, Ljava/lang/Thread;->sleep(J)V
:try_end_5
.catch Ljava/lang/InterruptedException; {:try_start_2 .. :try_end_5} :catch_f
.line 982
:goto_5
invoke-static {}, Lcom/cm/plugincluster/loststars/proxy/LostStarsPluginDelegate;->getPluginModule()Lcom/cm/plugincluster/loststars/interfaces/ILostStarsPluginModule;
move-result-object v0
const/16 v1, 0xa
invoke-interface {v0, v1}, Lcom/cm/plugincluster/loststars/interfaces/ILostStarsPluginModule;->startFloatService(I)V
.line 983
return-void
.line 978
:catch_f
move-exception v0
.line 979
invoke-virtual {v0}, Ljava/lang/InterruptedException;->printStackTrace()V
goto :goto_5
.end method