Searched refs:fromInfo (Results 1 – 5 of 5) sorted by relevance
24 public static ShortcutKey fromInfo(ShortcutInfoCompat shortcutInfo) { in fromInfo() method in ShortcutKey
53 ShortcutKey key = ShortcutKey.fromInfo(shortcut); in removeShortcuts()
82 ShortcutKey key = ShortcutKey.fromInfo(fullDetails); in execute()
63 pinnedShortcuts.put(ShortcutKey.fromInfo(shortcut), shortcut); in execute()
297 shortcutKeyToPinnedShortcuts.put(ShortcutKey.fromInfo(shortcut), in loadWorkspace()