AutostartDefineAction.smali
.class public Lcom/cm/plugincluster/resultpage/define/AutostartDefineAction;
.super Ljava/lang/Object;
.source "AutostartDefineAction.java"
# static fields
.field public static final ACTION_AUTOSTART:[Ljava/lang/String;
# direct methods
.method static constructor <clinit>()V
.registers 3
.prologue
.line 9
const/16 v0, 0x14
new-array v0, v0, [Ljava/lang/String;
const/4 v1, 0x0
const-string v2, "android.intent.action.BOOT_COMPLETED"
aput-object v2, v0, v1
const/4 v1, 0x1
const-string v2, "android.net.conn.CONNECTIVITY_CHANGE"
aput-object v2, v0, v1
const/4 v1, 0x2
const-string v2, "android.intent.action.MEDIA_EJECT"
aput-object v2, v0, v1
const/4 v1, 0x3
const-string v2, "android.intent.action.MEDIA_MOUNTED"
aput-object v2, v0, v1
const/4 v1, 0x4
const-string v2, "android.intent.action.PACKAGE_CHANGED"
aput-object v2, v0, v1
const/4 v1, 0x5
const-string v2, "android.intent.action.PACKAGE_ADDED"
aput-object v2, v0, v1
const/4 v1, 0x6
const-string v2, "android.intent.action.PACKAGE_REMOVED"
aput-object v2, v0, v1
const/4 v1, 0x7
const-string v2, "android.intent.action.PACKAGE_REPLACED"
aput-object v2, v0, v1
const/16 v1, 0x8
const-string v2, "android.intent.action.ANY_DATA_STATE"
aput-object v2, v0, v1
const/16 v1, 0x9
const-string v2, "android.intent.action.NEW_OUTGOING_CALL"
aput-object v2, v0, v1
const/16 v1, 0xa
const-string v2, "android.intent.action.PHONE_STATE"
aput-object v2, v0, v1
const/16 v1, 0xb
const-string v2, "android.intent.action.USER_PRESENT"
aput-object v2, v0, v1
const/16 v1, 0xc
const-string v2, "android.net.wifi.STATE_CHANGE"
aput-object v2, v0, v1
const/16 v1, 0xd
const-string v2, "android.net.wifi.WIFI_STATE_CHANGED"
aput-object v2, v0, v1
const/16 v1, 0xe
const-string v2, "android.intent.action.TIME_SET"
aput-object v2, v0, v1
const/16 v1, 0xf
const-string v2, "android.bluetooth.adapter.action.STATE_CHANGED"
aput-object v2, v0, v1
const/16 v1, 0x10
const-string v2, "android.intent.action.ACTION_POWER_CONNECTED"
aput-object v2, v0, v1
const/16 v1, 0x11
const-string v2, "android.intent.action.ACTION_POWER_DISCONNECTED"
aput-object v2, v0, v1
const/16 v1, 0x12
const-string v2, "com.sec.android.intent.action.HOME_RESUME"
aput-object v2, v0, v1
const/16 v1, 0x13
const-string v2, "android.intent.action.MEMO_VERIFY_SAMSUNGACCOUNT"
aput-object v2, v0, v1
sput-object v0, Lcom/cm/plugincluster/resultpage/define/AutostartDefineAction;->ACTION_AUTOSTART:[Ljava/lang/String;
return-void
.end method
.method public constructor <init>()V
.registers 1
.prologue
.line 6
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method