Searched refs:removeAllDynamicShortcuts (Results 1 – 8 of 8) sorted by relevance
412 public void removeAllDynamicShortcuts() { in removeAllDynamicShortcuts() method in ShortcutManager414 mService.removeAllDynamicShortcuts(mContext.getPackageName(), injectMyUserId()); in removeAllDynamicShortcuts()
40 void removeAllDynamicShortcuts(String packageName, int userId); in removeAllDynamicShortcuts() method
464 mManager.removeAllDynamicShortcuts(); in testPublishWithNoActivity()475 mManager.removeAllDynamicShortcuts(); in testPublishWithNoActivity()491 mManager.removeAllDynamicShortcuts(); in testPublishWithNoActivity()579 mManager.removeAllDynamicShortcuts(); in testDeleteAllDynamicShortcuts()2042 mManager.removeAllDynamicShortcuts(); in testPinShortcutAndGetPinnedShortcuts_multi()2048 mManager.removeAllDynamicShortcuts(); in testPinShortcutAndGetPinnedShortcuts_multi()3003 mManager.removeAllDynamicShortcuts(); in testLauncherCallback()3428 mManager.removeAllDynamicShortcuts(); in testCleanupPackage()3431 mManager.removeAllDynamicShortcuts(); in testCleanupPackage()3434 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()
2072 public void removeAllDynamicShortcuts(String packageName, @UserIdInt int userId) { in removeAllDynamicShortcuts() method in ShortcutService
18194 HSPLandroid/content/pm/IShortcutService$Stub$Proxy;->removeAllDynamicShortcuts(Ljava/lang/String;I)V18213 HSPLandroid/content/pm/IShortcutService;->removeAllDynamicShortcuts(Ljava/lang/String;I)V18872 HSPLandroid/content/pm/ShortcutManager;->removeAllDynamicShortcuts()V
8821 Landroid/content/pm/ShortcutManager;->removeAllDynamicShortcuts()V
11623 method public void removeAllDynamicShortcuts();