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

/frameworks/base/core/java/android/content/
H A DIntent.java5003 FLAG_ACTIVITY_TASK_ON_HOME,
5046 FLAG_ACTIVITY_TASK_ON_HOME,
5406 public static final int FLAG_ACTIVITY_TASK_ON_HOME = 0X00004000; field in class:Intent
6592 intent.addFlags(Intent.FLAG_ACTIVITY_TASK_ON_HOME);

Completed in 818 milliseconds