Home
last modified time | relevance | path

Searched defs:appTypes (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Car/Launcher/src/com/android/car/carlauncher/
DAppLauncherUtils.java205 @AppTypes int appTypes, in getLauncherApps()
426 List<String> appTypes = new ArrayList<>(); in parseAutomotiveAppTypes() local
DAppGridActivity.java115 Mode(@StringRes int titleStringId, @AppLauncherUtils.AppTypes int appTypes, in Mode()
/packages/apps/Car/Launcher/tests/src/com/android/car/carlauncher/
DAppLauncherUtilsTest.java232 List<String> appTypes = in invalidAutomotiveXml() local