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

/frameworks/base/core/java/android/content/
H A DIntent.java2338 public static final int FLAG_ACTIVITY_NEW_TASK = 0x10000000; field in class:Intent
2342 * {@link #FLAG_ACTIVITY_NEW_TASK} to disable the
2353 * {@link #FLAG_ACTIVITY_NEW_TASK} is not set.
2380 * {@link #FLAG_ACTIVITY_NEW_TASK}: if used to start the root activity
4756 * @see #FLAG_ACTIVITY_NEW_TASK

Completed in 674 milliseconds