Home
last modified time | relevance | path

Searched refs:PERSIST_ROOT_ONLY (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/content/pm/
DActivityInfo.java115 public static final int PERSIST_ROOT_ONLY = 0; field in ActivityInfo
820 case PERSIST_ROOT_ONLY: return "PERSIST_ROOT_ONLY"; in persistableModeToString()
DPackageParser.java3515 ActivityInfo.PERSIST_ROOT_ONLY); in parseActivity()
/frameworks/base/services/core/java/com/android/server/am/
DActivityRecord.java832 return (info.persistableMode == ActivityInfo.PERSIST_ROOT_ONLY ||
DTaskRecord.java1201 if (r.info.persistableMode == ActivityInfo.PERSIST_ROOT_ONLY || !r.isPersistable() || in saveToXml()
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt1737 NO DOC BLOCK: android.content.pm.ActivityInfo Field PERSIST_ROOT_ONLY
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt8323 field public static final int PERSIST_ROOT_ONLY = 0; // 0x0
/frameworks/base/api/
Dcurrent.txt9287 field public static final int PERSIST_ROOT_ONLY = 0; // 0x0
Dtest-current.txt9296 field public static final int PERSIST_ROOT_ONLY = 0; // 0x0
Dsystem-current.txt9629 field public static final int PERSIST_ROOT_ONLY = 0; // 0x0