Searched refs:getAutomotiveAppTypes (Results 1 – 1 of 1) sorted by relevance
54 return getAutomotiveAppTypes(packageManager, packageName).contains(TYPE_VIDEO); in isVideoApp()65 private static List<String> getAutomotiveAppTypes(PackageManager packageManager, in getAutomotiveAppTypes() method in AppCategoryDetector