Searched defs:removedShortcuts (Results 1 – 3 of 3) 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
181 final IntSet removedShortcuts = new IntSet(); in execute() local
1766 @Nullable final List<ShortcutInfo> removedShortcuts) { in packageShortcutsChanged()1798 @Nullable final List<ShortcutInfo> removedShortcuts) { in notifyShortcutChangeCallbacks()3330 List<ShortcutInfo> removedShortcuts = null; in pinShortcuts() local3421 List<ShortcutInfo> removedShortcuts = null; in updateCachedShortcutsInternal() local