Searched refs:FLAG_NO_HISTORY (Results 1 – 5 of 5) sorted by relevance
145 public static final int FLAG_NO_HISTORY = 0x0080; field in ActivityInfo
2351 a.info.flags |= ActivityInfo.FLAG_NO_HISTORY; in parseActivity()
742 || (prev.info.flags & ActivityInfo.FLAG_NO_HISTORY) != 0 ? prev : null; in startPausingLocked()2225 || (r.info.flags&ActivityInfo.FLAG_NO_HISTORY) != 0) { in stopActivityLocked()
597 NO DOC BLOCK: android.content.pm.ActivityInfo Field FLAG_NO_HISTORY
6974 field public static final int FLAG_NO_HISTORY = 128; // 0x80