IHotKeyMan$HotKeyCallback.smali

.class public interface abstract Lcom/cm/plugincluster/news/interfaces/IHotKeyMan$HotKeyCallback;
.super Ljava/lang/Object;
.source "IHotKeyMan.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/cm/plugincluster/news/interfaces/IHotKeyMan;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x609
    name = "HotKeyCallback"
.end annotation


# virtual methods
.method public abstract onHotKeyFetched(ZLjava/util/List;)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(Z",
            "Ljava/util/List",
            "<",
            "Lcom/cm/plugincluster/news/interfaces/IHotKeyMan$IHotKey;",
            ">;)V"
        }
    .end annotation
.end method