Searched refs:FLAG_NO_HISTORY (Results 1 – 6 of 6) sorted by relevance
350 public static final int FLAG_NO_HISTORY = 0x0080; field in ActivityInfo
4386 a.info.flags |= ActivityInfo.FLAG_NO_HISTORY; in parseActivity()
235 r.info.flags |= ActivityInfo.FLAG_NO_HISTORY; in testStopActivityWhenActivityDestroyed()
61 import static android.content.pm.ActivityInfo.FLAG_NO_HISTORY;3596 || (info.flags & FLAG_NO_HISTORY) != 0; in isNoHistory()
1685 || (prev.info.flags & ActivityInfo.FLAG_NO_HISTORY) != 0 ? prev : null; in startPausingLocked()3742 || (r.info.flags&ActivityInfo.FLAG_NO_HISTORY) != 0) { in stopActivityLocked()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...