Searched refs:PERSIST_ROOT_ONLY (Results 1 – 8 of 8) sorted by relevance
119 public static final int PERSIST_ROOT_ONLY = 0; field in ActivityInfo1039 case PERSIST_ROOT_ONLY: return "PERSIST_ROOT_ONLY"; in persistableModeToString()
4374 ActivityInfo.PERSIST_ROOT_ONLY); in parseActivity()
140 …sa.getInteger(R.styleable.AndroidManifestActivity_persistableMode, ActivityInfo.PERSIST_ROOT_ONLY); in parseActivityOrReceiver()
76 import static android.content.pm.ActivityInfo.PERSIST_ROOT_ONLY;2208 return (info.persistableMode == PERSIST_ROOT_ONLY || in isPersistable()
4039 if (r.info.persistableMode == ActivityInfo.PERSIST_ROOT_ONLY || !r.isPersistable()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
8323 field public static final int PERSIST_ROOT_ONLY = 0; // 0x0
11391 field public static final int PERSIST_ROOT_ONLY = 0; // 0x0