Searched refs:fromInfo (Results 1 - 5 of 5) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/shortcuts/
H A DShortcutKey.java24 public static ShortcutKey fromInfo(ShortcutInfoCompat shortcutInfo) { method in class:ShortcutKey
H A DShortcutCache.java53 ShortcutKey key = ShortcutKey.fromInfo(shortcut);
/packages/apps/Launcher3/src/com/android/launcher3/model/
H A DShortcutsChangedTask.java82 ShortcutKey key = ShortcutKey.fromInfo(fullDetails);
H A DUserLockStateChangedTask.java63 pinnedShortcuts.put(ShortcutKey.fromInfo(shortcut), shortcut);
H A DLoaderTask.java297 shortcutKeyToPinnedShortcuts.put(ShortcutKey.fromInfo(shortcut),

Completed in 74 milliseconds