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

/frameworks/base/core/java/android/content/
H A DIntent.java5278 FLAG_ACTIVITY_TASK_ON_HOME,
5322 FLAG_ACTIVITY_TASK_ON_HOME,
5682 public static final int FLAG_ACTIVITY_TASK_ON_HOME = 0X00004000; field in class:Intent
6894 intent.addFlags(Intent.FLAG_ACTIVITY_TASK_ON_HOME);

Completed in 30 milliseconds