Searched defs:previousShortcut (Results 1 – 2 of 2) sorted by relevance
37 ShortcutInfo previousShortcut = activePinnedShortcuts.get(shortcutInfo.getId()); in addDynamicShortcuts() local42 ShortcutInfo previousShortcut = disabledPinnedShortcuts.get(shortcutInfo.getId()); in addDynamicShortcuts() local47 ShortcutInfo previousShortcut = dynamicShortcuts.get(shortcutInfo.getId()); in addDynamicShortcuts() local
52 ShortcutInfo previousShortcut = activePinnedShortcuts.get(shortcutInfo.getId()); in addDynamicShortcuts() local57 ShortcutInfo previousShortcut = disabledPinnedShortcuts.get(shortcutInfo.getId()); in addDynamicShortcuts() local62 ShortcutInfo previousShortcut = dynamicShortcuts.get(shortcutInfo.getId()); in addDynamicShortcuts() local