Searched refs:onShortcutsChanged (Results 1 – 9 of 9) sorted by relevance
641 verify(mock, times(0)).onShortcutsChanged(anyString(), anyList(), in assertCallbackNotReceived()647 verify(mock).onShortcutsChanged(eq(packageName), checkShortcutIds(ids), in assertCallbackReceived()1101 verify(mCallback, times(0)).onShortcutsChanged( in assertNoCallbackCalled()1110 verify(mCallback, times(0)).onShortcutsChanged( in assertNoCallbackCalledForPackage()1119 verify(mCallback, times(0)).onShortcutsChanged( in assertNoCallbackCalledForPackageAndUser()1129 verify(mCallback, atLeastOnce()).onShortcutsChanged( in assertCallbackCalledForPackageAndUser()
205 callback.onShortcutsChanged(PKG, Collections.emptyList(), mock(UserHandle.class)); in testOnShortcutsChanged_listenerRemoved()217 callback.onShortcutsChanged(PKG, shortcutInfos, mock(UserHandle.class)); in testListenerNotifiedOnShortcutRemoved()
6233 launcherAppsCallback.getValue().onShortcutsChanged(PKG, Collections.emptyList(), in testNotificationBubbles_flagRemoved_whenShortcutRemoved()
100 public void onShortcutsChanged(@NonNull String packageName,
323 public void onShortcutsChanged(@NonNull String packageName, in onShortcutsChanged() method in LauncherApps.Callback1728 mCallback.onShortcutsChanged(info.packageName, info.shortcuts, info.user); in handleMessage()
495 public void onShortcutsChanged(String packageName, List<ShortcutInfo> validShortcuts, in BubbleController()497 super.onShortcutsChanged(packageName, validShortcuts, user); in BubbleController()
4877 verify(c0).onShortcutsChanged( in testHandlePackageUpdate()4883 verify(c10, times(0)).onShortcutsChanged( in testHandlePackageUpdate()4913 verify(c0, times(0)).onShortcutsChanged( in testHandlePackageUpdate()4918 verify(c10).onShortcutsChanged( in testHandlePackageUpdate()4943 verify(c0, times(0)).onShortcutsChanged( in testHandlePackageUpdate()4948 verify(c10, times(0)).onShortcutsChanged( in testHandlePackageUpdate()4968 verify(c0).onShortcutsChanged( in testHandlePackageUpdate()4974 verify(c10, times(0)).onShortcutsChanged( in testHandlePackageUpdate()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
11705 …method public void onShortcutsChanged(@NonNull String, @NonNull java.util.List<android.content.pm.…