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()
640 mManager.removeAllDynamicShortcuts(); in testPublishWithNoActivity()651 mManager.removeAllDynamicShortcuts(); in testPublishWithNoActivity()667 mManager.removeAllDynamicShortcuts(); in testPublishWithNoActivity()755 mManager.removeAllDynamicShortcuts(); in testDeleteAllDynamicShortcuts()2678 mManager.removeAllDynamicShortcuts(); in testPinShortcutAndGetPinnedShortcuts_multi()2684 mManager.removeAllDynamicShortcuts(); in testPinShortcutAndGetPinnedShortcuts_multi()4220 mManager.removeAllDynamicShortcuts(); in testCleanupPackage()4223 mManager.removeAllDynamicShortcuts(); in testCleanupPackage()4226 mManager.removeAllDynamicShortcuts(); in testCleanupPackage()4229 mManager.removeAllDynamicShortcuts(); in testCleanupPackage()[all …]
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()
2486 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
13143 method public void removeAllDynamicShortcuts();