Searched refs:CATEGORY_LEANBACK_LAUNCHER (Results 1 – 10 of 10) sorted by relevance
145 mLeanback ? Intent.CATEGORY_LEANBACK_LAUNCHER : Intent.CATEGORY_LAUNCHER); in addCurrentUsersApps()
173 launcherIntent.addCategory(Intent.CATEGORY_LEANBACK_LAUNCHER); in fetchAndMergeApps()
1028 Intent.CATEGORY_LEANBACK_LAUNCHER : in createMappings()
1314 || intent.getCategories().contains(Intent.CATEGORY_LEANBACK_LAUNCHER) in isLauncherIntent()
1267 ? Intent.CATEGORY_LAUNCHER : Intent.CATEGORY_LEANBACK_LAUNCHER); in handleMessage()
326 return getLaunchIntentForPackageAndCategory(packageName, Intent.CATEGORY_LEANBACK_LAUNCHER); in getLeanbackLaunchIntentForPackage()
5474 …public static final String CATEGORY_LEANBACK_LAUNCHER = "android.intent.category.LEANBACK_LAUNCHER… field in Intent
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7721 …field public static final java.lang.String CATEGORY_LEANBACK_LAUNCHER = "android.intent.category.L…
11322 …field public static final String CATEGORY_LEANBACK_LAUNCHER = "android.intent.category.LEANBACK_LA…