Searched refs:PERSIST_ROOT_ONLY (Results 1 – 8 of 8) sorted by relevance
175 public static final int PERSIST_ROOT_ONLY = 0; field in ActivityInfo1773 case PERSIST_ROOT_ONLY: return "PERSIST_ROOT_ONLY";
4439 ActivityInfo.PERSIST_ROOT_ONLY); in parseActivity()
169 …sa.getInteger(R.styleable.AndroidManifestActivity_persistableMode, ActivityInfo.PERSIST_ROOT_ONLY)) in parseActivityOrReceiver()
97 import static android.content.pm.ActivityInfo.PERSIST_ROOT_ONLY;3300 return (info.persistableMode == PERSIST_ROOT_ONLY || in isPersistable()
4051 if (r.info.persistableMode == ActivityInfo.PERSIST_ROOT_ONLY || !r.isPersistable()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
8323 field public static final int PERSIST_ROOT_ONLY = 0; // 0x0
12091 field public static final int PERSIST_ROOT_ONLY = 0; // 0x0