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 6
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public isSupportLocker()Z
.registers 2
.prologue
.line 10
const/4 v0, 0x0
return v0
.end method
.method public openLockerByGuide(I)V
.registers 2
.prologue
.line 16
return-void
.end method
.method public unLock(ILjava/lang/Runnable;)V
.registers 3
.prologue
.line 21
return-void
.end method