Searched refs:CATEGORY_CAR_LAUNCHER (Results 1 – 4 of 4) sorted by relevance
1314 || intent.getCategories().contains(Intent.CATEGORY_CAR_LAUNCHER)); in isLauncherIntent()
314 return getLaunchIntentForPackageAndCategory(packageName, Intent.CATEGORY_CAR_LAUNCHER); in getCarLaunchIntentForPackage()
5359 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;