Home
last modified time | relevance | path

Searched refs:removeAllDynamicShortcuts (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/content/pm/
DIShortcutService.aidl41 void removeAllDynamicShortcuts(String packageName, int userId); in removeAllDynamicShortcuts() method
DShortcutManager.java188 public void removeAllDynamicShortcuts() { in removeAllDynamicShortcuts() method in ShortcutManager
190 mService.removeAllDynamicShortcuts(mContext.getPackageName(), injectMyUserId()); in removeAllDynamicShortcuts()
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest1.java475 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 …]
DShortcutManagerTest8.java767 mManager.removeAllDynamicShortcuts(); in testRequestPinShortcut_wasDynamic_alreadyPinned()
1184 mManager.removeAllDynamicShortcuts(); in testRequestPinShortcut_dynamicExists_thenRemoved_error()
1242 mManager.removeAllDynamicShortcuts(); in testRequestPinShortcut_dynamicExists_thenRemoved_okay()
/frameworks/base/services/core/java/com/android/server/pm/
DShortcutService.java2103 public void removeAllDynamicShortcuts(String packageName, @UserIdInt int userId) { in removeAllDynamicShortcuts() method in ShortcutService
/frameworks/base/services/
Dart-profile11671 PLcom/android/server/pm/ShortcutService;->removeAllDynamicShortcuts(Ljava/lang/String;I)V
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt14990 Landroid/content/pm/IShortcutService$Stub$Proxy;->removeAllDynamicShortcuts(Ljava/lang/String;I)V
15036 Landroid/content/pm/IShortcutService;->removeAllDynamicShortcuts(Ljava/lang/String;I)V
/frameworks/base/non-updatable-api/
Dcurrent.txt12083 method public void removeAllDynamicShortcuts();
/frameworks/base/api/
Dcurrent.txt12083 method public void removeAllDynamicShortcuts();