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

/frameworks/base/core/java/android/content/
H A DIntent.java3112 * the state it was last in. See {@link #FLAG_ACTIVITY_MULTIPLE_TASK} for a flag
3139 public static final int FLAG_ACTIVITY_MULTIPLE_TASK = 0x08000000; field in class:Intent
5864 * @see #FLAG_ACTIVITY_MULTIPLE_TASK

Completed in 164 milliseconds