Searched refs:FLAG_NO_HISTORY (Results 1 – 6 of 6) sorted by relevance
212 public static final int FLAG_NO_HISTORY = 0x0080; field in ActivityInfo
3040 a.info.flags |= ActivityInfo.FLAG_NO_HISTORY; in parseActivity()
806 || (prev.info.flags & ActivityInfo.FLAG_NO_HISTORY) != 0 ? prev : null; in startPausingLocked()2488 || (r.info.flags&ActivityInfo.FLAG_NO_HISTORY) != 0) { in stopActivityLocked()
597 NO DOC BLOCK: android.content.pm.ActivityInfo Field FLAG_NO_HISTORY
8560 field public static final int FLAG_NO_HISTORY = 128; // 0x80
8314 field public static final int FLAG_NO_HISTORY = 128; // 0x80