Searched refs:getAutomotiveAppTypes (Results 1 – 2 of 2) sorted by relevance
363 getAutomotiveAppTypes(mPackageManager, getPackageName(resolveInfo)); in test()388 return getAutomotiveAppTypes(packageManager, packageName).contains(TYPE_VIDEO); in isVideoApp()399 public static List<String> getAutomotiveAppTypes(PackageManager packageManager, in getAutomotiveAppTypes() method in AppLauncherUtils
181 public void getAutomotiveAppTypes() { in getAutomotiveAppTypes() method in AppLauncherUtilsTest187 AppLauncherUtils.getAutomotiveAppTypes( in getAutomotiveAppTypes()