IHotKeyMan.smali
.class public interface abstract Lcom/cm/plugincluster/news/interfaces/IHotKeyMan;
.super Ljava/lang/Object;
.source "IHotKeyMan.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/cm/plugincluster/news/interfaces/IHotKeyMan$IHotKey;,
Lcom/cm/plugincluster/news/interfaces/IHotKeyMan$HotKeyCallback;
}
.end annotation
# virtual methods
.method public abstract fromKeyWord(Ljava/lang/String;)Lcom/cm/plugincluster/news/interfaces/IHotKeyMan$IHotKey;
.end method
.method public abstract getHotKeyFromCache()Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List",
"<",
"Lcom/cm/plugincluster/news/interfaces/IHotKeyMan$IHotKey;",
">;"
}
.end annotation
.end method
.method public abstract requestHotKeyList(Lcom/cm/plugincluster/news/interfaces/IHotKeyMan$HotKeyCallback;Z)V
.end method