Searched refs:removeAllDynamicShortcuts (Results 1 – 12 of 12) sorted by relevance
37 AndroidFuture removeAllDynamicShortcuts(String packageName, int userId); in removeAllDynamicShortcuts() method
268 public void removeAllDynamicShortcuts() { in removeAllDynamicShortcuts() method in ShortcutManager270 getFutureOrThrow(mService.removeAllDynamicShortcuts(mContext.getPackageName(), in removeAllDynamicShortcuts()
104 shortcutManager.removeAllDynamicShortcuts(); in refresh()
635 mManager.removeAllDynamicShortcuts(); in testPublishWithNoActivity()646 mManager.removeAllDynamicShortcuts(); in testPublishWithNoActivity()662 mManager.removeAllDynamicShortcuts(); in testPublishWithNoActivity()750 mManager.removeAllDynamicShortcuts(); in testDeleteAllDynamicShortcuts()2673 mManager.removeAllDynamicShortcuts(); in testPinShortcutAndGetPinnedShortcuts_multi()2679 mManager.removeAllDynamicShortcuts(); in testPinShortcutAndGetPinnedShortcuts_multi()4052 mManager.removeAllDynamicShortcuts(); in testCleanupPackage()4055 mManager.removeAllDynamicShortcuts(); in testCleanupPackage()4058 mManager.removeAllDynamicShortcuts(); in testCleanupPackage()4061 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()
719 mManager.removeAllDynamicShortcuts(); in testShortcutChangeCallback_removeAllDynamicShortcuts()752 mManager.removeAllDynamicShortcuts(); in testShortcutChangeCallback_removeAllDynamicShortcuts_pinnedAndCached()
445 mShortcutManager.removeAllDynamicShortcuts(); in removeAllShortcuts()
2541 public AndroidFuture removeAllDynamicShortcuts(String packageName, @UserIdInt int userId) { in removeAllDynamicShortcuts() method in ShortcutService
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
32956 HPLcom/android/server/pm/ShortcutService;->lambda$removeAllDynamicShortcuts$15(Landroid/content/pm/…32957 HPLcom/android/server/pm/ShortcutService;->lambda$removeAllDynamicShortcuts$16$ShortcutService(ILja…32995 HPLcom/android/server/pm/ShortcutService;->removeAllDynamicShortcuts(Ljava/lang/String;I)Lcom/andro…
14981 Landroid/content/pm/IShortcutService$Stub$Proxy;->removeAllDynamicShortcuts(Ljava/lang/String;I)V15027 Landroid/content/pm/IShortcutService;->removeAllDynamicShortcuts(Ljava/lang/String;I)V
13100 method public void removeAllDynamicShortcuts();