AppAPKActivityConstant.smali
.class public Lcom/cm/plugincluster/cleanmaster/ui/space/activity/AppAPKActivityConstant;
.super Ljava/lang/Object;
.source "AppAPKActivityConstant.java"
# static fields
.field public static final EXTRA_APK_LIST_KEY:Ljava/lang/String; = "extra_apk_list_key"
.field public static final EXTRA_DELETE_ALL:Ljava/lang/String; = "extra_delete_all"
.field public static final EXTRA_DELETE_APK_LIST_KEY:Ljava/lang/String; = "extra_delete_apk_list_key"
.field public static final EXTRA_DELETE_NUM:Ljava/lang/String; = "extra_delete_num0"
.field public static final EXTRA_DELETE_SIZE:Ljava/lang/String; = "extra_delete_size"
.field private static final GROUP_INSTALLED:I = 0x0
.field private static final GROUP_NOT_INSTALLED:I = 0x1
.field public static final HANDLER_APK_NOTIFY_STOP:I = 0x7
.field public static final INTENT_FROM_NOTIFY:Ljava/lang/String; = "intent_from_notify"
.field private static final PAGE_CLEAN_RESULT:I = 0x1
.field private static final PAGE_MAIN:I = 0x0
.field private static final PAGE_NO_APK_FOUND:I = 0x2
.field public static final RECEIVED_ONE_KEY:Ljava/lang/String; = "received_one_key"
.field public static final RECEIVED_TWO_KEY:Ljava/lang/String; = "received_two_key"
.field private static final REQUEST_CODE_INSTALL:I = 0xa
.field private static mIntentFromNotify:Z
# direct methods
.method static constructor <clinit>()V
.registers 1
.prologue
.line 26
const/4 v0, 0x0
sput-boolean v0, Lcom/cm/plugincluster/cleanmaster/ui/space/activity/AppAPKActivityConstant;->mIntentFromNotify:Z
return-void
.end method
.method public constructor <init>()V
.registers 1
.prologue
.line 7
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method