Searched refs:FLAG_NO_HISTORY (Results 1 – 7 of 7) sorted by relevance
258 public static final int FLAG_NO_HISTORY = 0x0080; field in ActivityInfo
3458 a.info.flags |= ActivityInfo.FLAG_NO_HISTORY; in parseActivity()
1108 || (prev.info.flags & ActivityInfo.FLAG_NO_HISTORY) != 0 ? prev : null; in startPausingLocked()3218 || (r.info.flags&ActivityInfo.FLAG_NO_HISTORY) != 0) { in stopActivityLocked()
8312 field public static final int FLAG_NO_HISTORY = 128; // 0x80
9276 field public static final int FLAG_NO_HISTORY = 128; // 0x80
9285 field public static final int FLAG_NO_HISTORY = 128; // 0x80
9618 field public static final int FLAG_NO_HISTORY = 128; // 0x80