Home
last modified time | relevance | path

Searched refs:CATEGORY_SECONDARY_HOME (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DActivityRecord.java47 import static android.content.Intent.CATEGORY_SECONDARY_HOME;
1241 || intent.hasCategory(CATEGORY_SECONDARY_HOME)) in isHomeIntent()
DActivityTaskManagerService.java5930 intent.addCategory(Intent.CATEGORY_SECONDARY_HOME); in getSecondaryHomeIntent()
/frameworks/base/core/java/android/content/
DIntent.java4727 public static final String CATEGORY_SECONDARY_HOME = "android.intent.category.SECONDARY_HOME"; field in Intent
/frameworks/base/non-updatable-api/
Dcurrent.txt10369 …field public static final String CATEGORY_SECONDARY_HOME = "android.intent.category.SECONDARY_HOME…
/frameworks/base/api/
Dcurrent.txt10369 …field public static final String CATEGORY_SECONDARY_HOME = "android.intent.category.SECONDARY_HOME…