Home
last modified time | relevance | path

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

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