Searched defs:changedShortcuts (Results 1 – 4 of 4) sorted by relevance
95 ArgumentCaptor<List> changedShortcuts = ArgumentCaptor.forClass(List.class); in testShortcutChangeCallback_setDynamicShortcuts_replaceSameId() local137 ArgumentCaptor<List> changedShortcuts = ArgumentCaptor.forClass(List.class); in testShortcutChangeCallback_setDynamicShortcuts_pinnedAndCached() local193 ArgumentCaptor<List> changedShortcuts = ArgumentCaptor.forClass(List.class); in testShortcutChangeCallback_pinShortcuts_unpinOthers() local330 ArgumentCaptor<List> changedShortcuts = ArgumentCaptor.forClass(List.class); in testShortcutChangeCallback_uncacheShortcuts_causeDeletion() local478 ArgumentCaptor<List> changedShortcuts = ArgumentCaptor.forClass(List.class); in testShortcutChangeCallback_pushDynamicShortcut_causeDeletion() local582 ArgumentCaptor<List> changedShortcuts = ArgumentCaptor.forClass(List.class); in testShortcutChangeCallback_disableShortcuts_pinnedAndCached() local689 ArgumentCaptor<List> changedShortcuts = ArgumentCaptor.forClass(List.class); in testShortcutChangeCallback_removeDynamicShortcuts_pinnedAndCached() local757 ArgumentCaptor<List> changedShortcuts = ArgumentCaptor.forClass(List.class); in testShortcutChangeCallback_removeAllDynamicShortcuts_pinnedAndCached() local826 ArgumentCaptor<List> changedShortcuts = ArgumentCaptor.forClass(List.class); in testShortcutChangeCallback_removeLongLivedShortcuts_pinnedAndCached() local
456 List<ShortcutInfo> changedShortcuts = null; in directPinShortcut() local
405 @NonNull List<ShortcutInfo> changedShortcuts) { in pushDynamicShortcut()1494 final List<ShortcutInfo> changedShortcuts = new ArrayList<>(1); in resolveResourceStrings() local1506 s.packageShortcutsChanged(getPackageName(), getPackageUserId(), changedShortcuts, null); in resolveResourceStrings() local
1765 @Nullable final List<ShortcutInfo> changedShortcuts, in packageShortcutsChanged()1797 @Nullable final List<ShortcutInfo> changedShortcuts, in notifyShortcutChangeCallbacks()3329 List<ShortcutInfo> changedShortcuts = null; in pinShortcuts() local3420 List<ShortcutInfo> changedShortcuts = null; in updateCachedShortcutsInternal() local