ah.smali

.class Lcom/cleanmaster/service/ah;
.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 918
    iput-object p1, p0, Lcom/cleanmaster/service/ah;->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 922
    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 927
    :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 928
    return-void

    .line 923
    :catch_f
    move-exception v0

    .line 924
    invoke-virtual {v0}, Ljava/lang/InterruptedException;->printStackTrace()V

    goto :goto_5
.end method