Searched refs:FLAG_ACTIVITY_PREVIOUS_IS_TOP (Results 1 – 6 of 6) sorted by relevance
392 |Intent.FLAG_ACTIVITY_PREVIOUS_IS_TOP); in intentForPosition()
241 intent.addFlags(Intent.FLAG_ACTIVITY_PREVIOUS_IS_TOP); in makeIntent()
2716 public static final int FLAG_ACTIVITY_PREVIOUS_IS_TOP = 0x01000000; field in Intent
2402 ActivityRecord notTop = (launchFlags&Intent.FLAG_ACTIVITY_PREVIOUS_IS_TOP) in startActivityUncheckedLocked()
5575 field public static final int FLAG_ACTIVITY_PREVIOUS_IS_TOP = 16777216; // 0x1000000