Searched defs:removedShortcuts (Results 1 – 2 of 2) sorted by relevance
99 ArgumentCaptor<List> removedShortcuts = ArgumentCaptor.forClass(List.class); in testShortcutChangeCallback_setDynamicShortcuts_replaceSameId() local197 ArgumentCaptor<List> removedShortcuts = ArgumentCaptor.forClass(List.class); in testShortcutChangeCallback_pinShortcuts_unpinOthers() local334 ArgumentCaptor<List> removedShortcuts = ArgumentCaptor.forClass(List.class); in testShortcutChangeCallback_uncacheShortcuts_causeDeletion() local482 ArgumentCaptor<List> removedShortcuts = ArgumentCaptor.forClass(List.class); in testShortcutChangeCallback_pushDynamicShortcut_causeDeletion() local586 ArgumentCaptor<List> removedShortcuts = ArgumentCaptor.forClass(List.class); in testShortcutChangeCallback_disableShortcuts_pinnedAndCached() local693 ArgumentCaptor<List> removedShortcuts = ArgumentCaptor.forClass(List.class); in testShortcutChangeCallback_removeDynamicShortcuts_pinnedAndCached() local761 ArgumentCaptor<List> removedShortcuts = ArgumentCaptor.forClass(List.class); in testShortcutChangeCallback_removeAllDynamicShortcuts_pinnedAndCached() local830 ArgumentCaptor<List> removedShortcuts = ArgumentCaptor.forClass(List.class); in testShortcutChangeCallback_removeLongLivedShortcuts_pinnedAndCached() local
1753 @Nullable final List<ShortcutInfo> removedShortcuts) { in packageShortcutsChanged()1785 @Nullable final List<ShortcutInfo> removedShortcuts) { in notifyShortcutChangeCallbacks()1931 List<ShortcutInfo> removedShortcuts = null; in setDynamicShortcuts() local2192 List<ShortcutInfo> removedShortcuts = null; in pushDynamicShortcut() local2363 List<ShortcutInfo> removedShortcuts = null; in disableShortcuts() local2478 List<ShortcutInfo> removedShortcuts = null; in removeDynamicShortcuts() local2536 List<ShortcutInfo> removedShortcuts = null; in removeAllDynamicShortcuts() local2579 List<ShortcutInfo> removedShortcuts = null; in removeLongLivedShortcuts() local3315 List<ShortcutInfo> removedShortcuts = null; in pinShortcuts() local3406 List<ShortcutInfo> removedShortcuts = null; in updateCachedShortcutsInternal() local