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

/frameworks/base/core/java/android/content/
H A DIntent.java3209 public static final int FLAG_ACTIVITY_RESET_TASK_IF_NEEDED = 0x00200000; field in class:Intent
3220 * {@link #FLAG_ACTIVITY_RESET_TASK_IF_NEEDED} (typically as a result of
5870 * @see #FLAG_ACTIVITY_RESET_TASK_IF_NEEDED

Completed in 75 milliseconds