bc.smali

.class Lcom/cleanmaster/screensave/a/bc;
.super Ljava/lang/Object;
.source "ScreenSaverSharedConfig.java"

# interfaces
.implements Lcom/cm/plugincluster/spec/CommandInvoker;


# instance fields
.field final synthetic a:Lcom/cleanmaster/screensave/a/ba;


# direct methods
.method constructor <init>(Lcom/cleanmaster/screensave/a/ba;)V
    .registers 2

    .prologue
    .line 107
    iput-object p1, p0, Lcom/cleanmaster/screensave/a/bc;->a:Lcom/cleanmaster/screensave/a/ba;

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

    return-void
.end method


# virtual methods
.method public varargs invoke([Ljava/lang/Object;)Ljava/lang/Object;
    .registers 3

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

    move-result-object v0

    invoke-interface {v0}, Lcom/cm/plugincluster/applock/plugin/IApplockPluginModule;->isAppLockEnabled()Z

    move-result v0

    invoke-static {v0}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;

    move-result-object v0

    return-object v0
.end method