Searched refs:removeAllDynamicShortcuts (Results 1 – 9 of 9) sorted by relevance
37 void removeAllDynamicShortcuts(String packageName, int userId); in removeAllDynamicShortcuts() method
258 public void removeAllDynamicShortcuts() { in removeAllDynamicShortcuts() method in ShortcutManager260 mService.removeAllDynamicShortcuts(mContext.getPackageName(), injectMyUserId()); in removeAllDynamicShortcuts()
599 mManager.removeAllDynamicShortcuts(); in testPublishWithNoActivity()610 mManager.removeAllDynamicShortcuts(); in testPublishWithNoActivity()626 mManager.removeAllDynamicShortcuts(); in testPublishWithNoActivity()714 mManager.removeAllDynamicShortcuts(); in testDeleteAllDynamicShortcuts()2535 mManager.removeAllDynamicShortcuts(); in testPinShortcutAndGetPinnedShortcuts_multi()2541 mManager.removeAllDynamicShortcuts(); in testPinShortcutAndGetPinnedShortcuts_multi()3496 mManager.removeAllDynamicShortcuts(); in testLauncherCallback()3921 mManager.removeAllDynamicShortcuts(); in testCleanupPackage()3924 mManager.removeAllDynamicShortcuts(); in testCleanupPackage()3927 mManager.removeAllDynamicShortcuts(); in testCleanupPackage()[all …]
767 mManager.removeAllDynamicShortcuts(); in testRequestPinShortcut_wasDynamic_alreadyPinned()1184 mManager.removeAllDynamicShortcuts(); in testRequestPinShortcut_dynamicExists_thenRemoved_error()1242 mManager.removeAllDynamicShortcuts(); in testRequestPinShortcut_dynamicExists_thenRemoved_okay()
710 mManager.removeAllDynamicShortcuts(); in testShortcutChangeCallback_removeAllDynamicShortcuts()742 mManager.removeAllDynamicShortcuts(); in testShortcutChangeCallback_removeAllDynamicShortcuts_pinnedAndCached()
2323 public void removeAllDynamicShortcuts(String packageName, @UserIdInt int userId) { in removeAllDynamicShortcuts() method in ShortcutService
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
26200 HPLcom/android/server/pm/ShortcutService;->lambda$removeAllDynamicShortcuts$4(Landroid/content/pm/S…26229 HPLcom/android/server/pm/ShortcutService;->removeAllDynamicShortcuts(Ljava/lang/String;I)V
12487 method public void removeAllDynamicShortcuts();