Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Launcher/src/com/android/car/carlauncher/
H A DAppLauncherUtils.java106 static class LauncherAppsInfo { class in AppLauncherUtils
116 LauncherAppsInfo(@NonNull Map<ComponentName, AppMetaData> launchablesMap, in LauncherAppsInfo() method in AppLauncherUtils.LauncherAppsInfo