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

/frameworks/base/core/java/android/content/
H A DIntent.java3623 public static final int FLAG_ACTIVITY_SINGLE_TOP = 0x20000000; field in class:Intent
3700 * default) and you have not set {@link #FLAG_ACTIVITY_SINGLE_TOP} in
3702 * launch modes or if {@link #FLAG_ACTIVITY_SINGLE_TOP} is set then this
6676 * @see #FLAG_ACTIVITY_SINGLE_TOP

Completed in 84 milliseconds