DefaultLockerPluginModuleImpl.smali

.class public Lcom/cm/plugincluster/locker/plugin/DefaultLockerPluginModuleImpl;
.super Ljava/lang/Object;
.source "DefaultLockerPluginModuleImpl.java"

# interfaces
.implements Lcom/cm/plugincluster/locker/plugin/ILockerPluginModule;


# direct methods
.method public constructor <init>()V
    .registers 1

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

    return-void
.end method


# virtual methods
.method public isSupportLocker()Z
    .registers 2

    .prologue
    .line 20
    const/4 v0, 0x0

    return v0
.end method

.method public openLockerByGuide(I)V
    .registers 2

    .prologue
    .line 26
    return-void
.end method

.method public unLock(ILjava/lang/Runnable;)V
    .registers 3

    .prologue
    .line 31
    return-void
.end method