Searched refs:PERSIST_ROOT_ONLY (Results 1 – 8 of 8) sorted by relevance
110 public static final int PERSIST_ROOT_ONLY = 0; field in ActivityInfo676 case PERSIST_ROOT_ONLY: return "PERSIST_ROOT_ONLY"; in persistableModeToString()
3113 ActivityInfo.PERSIST_ROOT_ONLY); in parseActivity()
868 if (r.info.persistableMode == ActivityInfo.PERSIST_ROOT_ONLY || !r.isPersistable() || in saveToXml()
582 return (info.persistableMode == ActivityInfo.PERSIST_ROOT_ONLY ||
1123 NO DOC BLOCK: android.content.pm.ActivityInfo Field PERSIST_ROOT_ONLY
1737 NO DOC BLOCK: android.content.pm.ActivityInfo Field PERSIST_ROOT_ONLY
8571 field public static final int PERSIST_ROOT_ONLY = 0; // 0x0
8325 field public static final int PERSIST_ROOT_ONLY = 0; // 0x0