Home
last modified time | relevance | path

Searched refs:EMPTY_APPS_INFO (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/Launcher/src/com/android/car/carlauncher/
DAppLauncherUtils.java130 private final static LauncherAppsInfo EMPTY_APPS_INFO = new LauncherAppsInfo( field in AppLauncherUtils
185 return EMPTY_APPS_INFO; in getLauncherApps()