Home
last modified time | relevance | path

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

/packages/apps/Car/Launcher/libs/appgrid/lib/src/com/android/car/carlauncher/
DAppLauncherUtils.java281 buildShortcuts(componentName, displayName, shortcutsListener, in getLauncherApps()
320 buildShortcuts(componentName, displayName, shortcutsListener, in getLauncherApps()
364 buildShortcuts(componentName, displayName, shortcutsListener, in getLauncherApps()
421 private static Consumer<Pair<Context, View>> buildShortcuts( in buildShortcuts() method in AppLauncherUtils