Searched refs:removeAllDynamicShortcuts (Results 1 – 10 of 10) sorted by relevance
37 void removeAllDynamicShortcuts(String packageName, int userId); in removeAllDynamicShortcuts() method
268 public void removeAllDynamicShortcuts() { in removeAllDynamicShortcuts() method in ShortcutManager270 mService.removeAllDynamicShortcuts(mContext.getPackageName(), injectMyUserId()); in removeAllDynamicShortcuts()
95 mManager.removeAllDynamicShortcuts(); in testSetDynamicShortcuts_PersistsShortcutsToDisk()
772 mManager.removeAllDynamicShortcuts(); in testRequestPinShortcut_wasDynamic_alreadyPinned()1189 mManager.removeAllDynamicShortcuts(); in testRequestPinShortcut_dynamicExists_thenRemoved_error()1247 mManager.removeAllDynamicShortcuts(); in testRequestPinShortcut_dynamicExists_thenRemoved_okay()
721 mManager.removeAllDynamicShortcuts(); in testShortcutChangeCallback_removeAllDynamicShortcuts()754 mManager.removeAllDynamicShortcuts(); in testShortcutChangeCallback_removeAllDynamicShortcuts_pinnedAndCached()
691 mManager.removeAllDynamicShortcuts(); in testPublishWithNoActivity()702 mManager.removeAllDynamicShortcuts(); in testPublishWithNoActivity()718 mManager.removeAllDynamicShortcuts(); in testPublishWithNoActivity()806 mManager.removeAllDynamicShortcuts(); in testDeleteAllDynamicShortcuts()2729 mManager.removeAllDynamicShortcuts(); in testPinShortcutAndGetPinnedShortcuts_multi()2735 mManager.removeAllDynamicShortcuts(); in testPinShortcutAndGetPinnedShortcuts_multi()3690 mManager.removeAllDynamicShortcuts(); in testLauncherCallback()4278 mManager.removeAllDynamicShortcuts(); in testCleanupPackage()4281 mManager.removeAllDynamicShortcuts(); in testCleanupPackage()4284 mManager.removeAllDynamicShortcuts(); in testCleanupPackage()[all …]
2496 public void removeAllDynamicShortcuts(String packageName, @UserIdInt int userId) {
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
12103 Landroid/content/pm/IShortcutService$Stub$Proxy;->removeAllDynamicShortcuts(Ljava/lang/String;I)V12149 Landroid/content/pm/IShortcutService;->removeAllDynamicShortcuts(Ljava/lang/String;I)V
13624 method public void removeAllDynamicShortcuts();