Home
last modified time | relevance | path

Searched refs:onShortcutsRemoved (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest11.java71 verify(callback, times(0)).onShortcutsRemoved(any(), any(), any()); in testShortcutChangeCallback_setDynamicShortcuts()
100 verify(callback, times(1)).onShortcutsRemoved( in testShortcutChangeCallback_setDynamicShortcuts_replaceSameId()
139 verify(callback, times(0)).onShortcutsRemoved(any(), any(), any()); in testShortcutChangeCallback_setDynamicShortcuts_pinnedAndCached()
163 verify(callback, times(0)).onShortcutsRemoved(any(), any(), any()); in testShortcutChangeCallback_pinShortcuts()
197 verify(callback, times(1)).onShortcutsRemoved( in testShortcutChangeCallback_pinShortcuts_unpinOthers()
230 verify(callback, times(0)).onShortcutsRemoved(any(), any(), any()); in testShortcutChangeCallback_cacheShortcuts()
262 verify(callback, times(0)).onShortcutsRemoved(any(), any(), any()); in testShortcutChangeCallback_cacheShortcuts_alreadyCached()
290 verify(callback, times(0)).onShortcutsRemoved(any(), any(), any()); in testShortcutChangeCallback_uncacheShortcuts()
330 verify(callback, times(1)).onShortcutsRemoved( in testShortcutChangeCallback_uncacheShortcuts_causeDeletion()
365 verify(callback, times(0)).onShortcutsRemoved(any(), any(), any()); in testShortcutChangeCallback_updateShortcuts()
[all …]
/frameworks/base/core/java/android/content/pm/
DIShortcutChangeCallback.aidl35 void onShortcutsRemoved(String packageName, in List<ShortcutInfo> shortcuts, in onShortcutsRemoved() method
DLauncherApps.java562 default void onShortcutsRemoved(@NonNull String packageName, in onShortcutsRemoved() method
596 public void onShortcutsRemoved(@NonNull String packageName, in onShortcutsRemoved() method in LauncherApps.ShortcutChangeCallbackProxy
607 PooledLambda.obtainRunnable(ShortcutChangeCallback::onShortcutsRemoved, in onShortcutsRemoved()
/frameworks/base/services/core/java/com/android/server/pm/
DLauncherAppsService.java1111 public void onShortcutsRemoved(String packageName, List<ShortcutInfo> shortcuts, in onShortcutsRemoved() method in LauncherAppsService.LauncherAppsImpl.ShortcutChangeHandler
1138 callback.onShortcutsRemoved(packageName, matchedList, user); in onShortcutEvent()
DShortcutService.java1722 copy.get(i).onShortcutsRemoved(packageName, removedList, user); in notifyShortcutChangeCallbacks()
/frameworks/base/services/people/java/com/android/server/people/data/
DDataManager.java749 public void onShortcutsRemoved(@NonNull String packageName, in onShortcutsRemoved() method in DataManager.ShortcutServiceCallback
/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/
DDataManagerTest.java635 mShortcutChangeCallback.onShortcutsRemoved(TEST_PKG_NAME, in testShortcutDeleted()
/frameworks/base/services/
Dart-profile23093 HPLcom/android/server/people/data/DataManager$ShortcutServiceCallback;->lambda$onShortcutsRemoved$1…
23095 PLcom/android/server/people/data/DataManager$ShortcutServiceCallback;->onShortcutsRemoved(Ljava/lan…
24149 …er/pm/LauncherAppsService$LauncherAppsImpl$ShortcutChangeHandler;->onShortcutsRemoved(Ljava/lang/S…