PowerUsageRankService$RunningTask.smali
.class public interface abstract Lcom/ijinshan/kbatterydoctor/powermanager/PowerUsageRankService$RunningTask;
.super Ljava/lang/Object;
.source "PowerUsageRankService.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/ijinshan/kbatterydoctor/powermanager/PowerUsageRankService;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "RunningTask"
.end annotation
# virtual methods
.method public abstract getRunningAppProcesses()Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List",
"<",
"Lcom/cleanmaster/activitymanagerhelper/RunningAppProcessInfo;",
">;"
}
.end annotation
.end method