AutoStartGuide$11.smali

.class Lcom/cleanmaster/util/AutoStartGuide$11;
.super Ljava/lang/Object;
.source "AutoStartGuide.java"

# interfaces
.implements Ljava/lang/Runnable;


# instance fields
.field final synthetic this$0:Lcom/cleanmaster/util/AutoStartGuide;


# direct methods
.method constructor <init>(Lcom/cleanmaster/util/AutoStartGuide;)V
    .registers 2

    .prologue
    .line 736
    iput-object p1, p0, Lcom/cleanmaster/util/AutoStartGuide$11;->this$0:Lcom/cleanmaster/util/AutoStartGuide;

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public run()V
    .registers 8

    .prologue
    .line 739
    invoke-static {}, Lcom/cm/plugincluster/applock/plugin/ApplockPluginDelegate;->getModule()Lcom/cm/plugincluster/applock/plugin/IApplockPluginModule;

    move-result-object v1

    iget-object v0, p0, Lcom/cleanmaster/util/AutoStartGuide$11;->this$0:Lcom/cleanmaster/util/AutoStartGuide;

    # getter for: Lcom/cleanmaster/util/AutoStartGuide;->context:Landroid/content/Context;
    invoke-static {v0}, Lcom/cleanmaster/util/AutoStartGuide;->access$600(Lcom/cleanmaster/util/AutoStartGuide;)Landroid/content/Context;

    move-result-object v2

    const/4 v3, 0x5

    const-wide/16 v4, 0x1f40

    const/4 v6, 0x1

    invoke-interface/range {v1 .. v6}, Lcom/cm/plugincluster/applock/plugin/IApplockPluginModule;->showApplockGuide(Landroid/content/Context;IJZ)V

    .line 740
    return-void
.end method