Home
last modified time | relevance | path

Searched refs:FLAG_PERSISTENT_PROCESS (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/app/
DActivityManager.java2557 public static final int FLAG_PERSISTENT_PROCESS = 1<<3; field in ActivityManager.RunningServiceInfo
/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java3247 info.flags |= ActivityManager.RunningServiceInfo.FLAG_PERSISTENT_PROCESS; in makeRunningServiceInfoLocked()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt3621 field public static final int FLAG_PERSISTENT_PROCESS = 8; // 0x8
/frameworks/base/api/
Dcurrent.txt3973 field public static final int FLAG_PERSISTENT_PROCESS = 8; // 0x8
Dtest-current.txt3983 field public static final int FLAG_PERSISTENT_PROCESS = 8; // 0x8
Dsystem-current.txt4133 field public static final int FLAG_PERSISTENT_PROCESS = 8; // 0x8