Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/model/
DWidgetsAndShortcutNameComparator.java79 ResolveInfo shortcutInfo = (ResolveInfo) o; in getComponentKey() local
95 ResolveInfo shortcutInfo = (ResolveInfo) o; in getLabel() local
/packages/apps/Launcher3/src/com/android/launcher3/
DIconCache.java478 public synchronized void getTitleAndIcon(ShortcutInfo shortcutInfo, Intent intent, in getTitleAndIcon()
498 ShortcutInfo shortcutInfo, ComponentName component, LauncherActivityInfoCompat info, in getTitleAndIcon()