Searched refs:removeAllDynamicShortcuts (Results 1 – 9 of 9) sorted by relevance
41 void removeAllDynamicShortcuts(String packageName, int userId); in removeAllDynamicShortcuts() method
188 public void removeAllDynamicShortcuts() { in removeAllDynamicShortcuts() method in ShortcutManager190 mService.removeAllDynamicShortcuts(mContext.getPackageName(), injectMyUserId()); in removeAllDynamicShortcuts()
475 mManager.removeAllDynamicShortcuts(); in testPublishWithNoActivity()486 mManager.removeAllDynamicShortcuts(); in testPublishWithNoActivity()502 mManager.removeAllDynamicShortcuts(); in testPublishWithNoActivity()590 mManager.removeAllDynamicShortcuts(); in testDeleteAllDynamicShortcuts()2053 mManager.removeAllDynamicShortcuts(); in testPinShortcutAndGetPinnedShortcuts_multi()2059 mManager.removeAllDynamicShortcuts(); in testPinShortcutAndGetPinnedShortcuts_multi()3014 mManager.removeAllDynamicShortcuts(); in testLauncherCallback()3439 mManager.removeAllDynamicShortcuts(); in testCleanupPackage()3442 mManager.removeAllDynamicShortcuts(); in testCleanupPackage()3445 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()
2103 public void removeAllDynamicShortcuts(String packageName, @UserIdInt int userId) { in removeAllDynamicShortcuts() method in ShortcutService
11671 PLcom/android/server/pm/ShortcutService;->removeAllDynamicShortcuts(Ljava/lang/String;I)V
14990 Landroid/content/pm/IShortcutService$Stub$Proxy;->removeAllDynamicShortcuts(Ljava/lang/String;I)V15036 Landroid/content/pm/IShortcutService;->removeAllDynamicShortcuts(Ljava/lang/String;I)V
12083 method public void removeAllDynamicShortcuts();