KMessageManager.smali
.class public interface abstract Lcom/cmcm/locker/sdk/notificationhelper/impl/inter/KMessageManager;
.super Ljava/lang/Object;
.source "KMessageManager.java"
# virtual methods
.method public abstract clear()V
.end method
.method public abstract notifiObserver(Lcom/cmcm/locker/sdk/notificationhelper/impl/inter/IMessage;)V
.end method
.method public abstract onDestroy()V
.end method
.method public abstract onNotificationPosted(Lcom/cmcm/locker/sdk/notificationhelper/impl/inter/INotificationWrapper;)V
.end method
.method public abstract onNotificationRemoved(Lcom/cmcm/locker/sdk/notificationhelper/impl/inter/INotificationWrapper;)V
.end method
.method public abstract registerObserver(Landroid/content/Context;Lcom/cmcm/locker/sdk/notificationhelper/impl/inter/KMessageObserver;)V
.end method
.method public abstract unRegisterObserver(Lcom/cmcm/locker/sdk/notificationhelper/impl/inter/KMessageObserver;)V
.end method