Searched defs:FLAG_ACTIVITY_PREVIOUS_IS_TOP (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/
H A DIntent.java5266 FLAG_ACTIVITY_PREVIOUS_IS_TOP,
5310 FLAG_ACTIVITY_PREVIOUS_IS_TOP,
5558 public static final int FLAG_ACTIVITY_PREVIOUS_IS_TOP = 0x01000000; field in class:Intent
6879 intent.addFlags(Intent.FLAG_ACTIVITY_PREVIOUS_IS_TOP);

Completed in 65 milliseconds