Searched refs:PERSIST_ROOT_ONLY (Results 1 – 7 of 7) sorted by relevance
119 public static final int PERSIST_ROOT_ONLY = 0; field in ActivityInfo1024 case PERSIST_ROOT_ONLY: return "PERSIST_ROOT_ONLY"; in persistableModeToString()
4503 ActivityInfo.PERSIST_ROOT_ONLY); in parseActivity()
75 import static android.content.pm.ActivityInfo.PERSIST_ROOT_ONLY;1359 return (info.persistableMode == PERSIST_ROOT_ONLY || in isPersistable()
2676 if (r.info.persistableMode == ActivityInfo.PERSIST_ROOT_ONLY || !r.isPersistable() || in saveToXml()
8323 field public static final int PERSIST_ROOT_ONLY = 0; // 0x0
11029 field public static final int PERSIST_ROOT_ONLY = 0; // 0x0