Searched refs:CATEGORY_SECONDARY_HOME (Results 1 – 6 of 6) sorted by relevance
361 expectedIntent.addCategory(Intent.CATEGORY_SECONDARY_HOME); in testHomeIntentInterception()
63 import static android.content.Intent.CATEGORY_SECONDARY_HOME;3059 || intent.hasCategory(CATEGORY_SECONDARY_HOME)) in isHomeIntent()
5500 intent.addCategory(Intent.CATEGORY_SECONDARY_HOME); in getSecondaryHomeIntent()
5519 public static final String CATEGORY_SECONDARY_HOME = "android.intent.category.SECONDARY_HOME"; field in Intent
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
11328 …field public static final String CATEGORY_SECONDARY_HOME = "android.intent.category.SECONDARY_HOME…