Searched refs:CATEGORY_CAR_LAUNCHER (Results 1 – 4 of 4) sorted by relevance
1315 || intent.getCategories().contains(Intent.CATEGORY_CAR_LAUNCHER)); in isLauncherIntent()
331 return getLaunchIntentForPackageAndCategory(packageName, Intent.CATEGORY_CAR_LAUNCHER); in getCarLaunchIntentForPackage()
5482 public static final String CATEGORY_CAR_LAUNCHER = "android.intent.category.CAR_LAUNCHER"; field in Intent
10572 Landroid/content/Intent;->CATEGORY_CAR_LAUNCHER:Ljava/lang/String;