Searched refs:CATEGORY_CAR_LAUNCHER (Results 1 – 2 of 2) sorted by relevance
264 return getLaunchIntentForPackageAndCategory(packageName, Intent.CATEGORY_CAR_LAUNCHER); in getCarLaunchIntentForPackage()
4753 public static final String CATEGORY_CAR_LAUNCHER = "android.intent.category.CAR_LAUNCHER"; field in Intent