Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/content/pm/
H A DIShortcutService.aidl37 AndroidFuture removeAllDynamicShortcuts(String packageName, int userId); in removeAllDynamicShortcuts() method
H A DShortcutManager.java268 public void removeAllDynamicShortcuts() { in removeAllDynamicShortcuts() method in ShortcutManager
270 getFutureOrThrow(mService.removeAllDynamicShortcuts(mContext.getPackageName(), in removeAllDynamicShortcuts()
/aosp12/packages/apps/Dialer/java/com/android/dialer/shortcuts/
H A DDynamicShortcuts.java104 shortcutManager.removeAllDynamicShortcuts(); in refresh()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DShortcutManagerTest1.java635 mManager.removeAllDynamicShortcuts(); in testPublishWithNoActivity()
646 mManager.removeAllDynamicShortcuts(); in testPublishWithNoActivity()
662 mManager.removeAllDynamicShortcuts(); in testPublishWithNoActivity()
750 mManager.removeAllDynamicShortcuts(); in testDeleteAllDynamicShortcuts()
2673 mManager.removeAllDynamicShortcuts(); in testPinShortcutAndGetPinnedShortcuts_multi()
2679 mManager.removeAllDynamicShortcuts(); in testPinShortcutAndGetPinnedShortcuts_multi()
4052 mManager.removeAllDynamicShortcuts(); in testCleanupPackage()
4055 mManager.removeAllDynamicShortcuts(); in testCleanupPackage()
4058 mManager.removeAllDynamicShortcuts(); in testCleanupPackage()
4061 mManager.removeAllDynamicShortcuts(); in testCleanupPackage()
[all …]
H A DShortcutManagerTest8.java767 mManager.removeAllDynamicShortcuts(); in testRequestPinShortcut_wasDynamic_alreadyPinned()
1184 mManager.removeAllDynamicShortcuts(); in testRequestPinShortcut_dynamicExists_thenRemoved_error()
1242 mManager.removeAllDynamicShortcuts(); in testRequestPinShortcut_dynamicExists_thenRemoved_okay()
H A DShortcutManagerTest11.java719 mManager.removeAllDynamicShortcuts(); in testShortcutChangeCallback_removeAllDynamicShortcuts()
752 mManager.removeAllDynamicShortcuts(); in testShortcutChangeCallback_removeAllDynamicShortcuts_pinnedAndCached()
/aosp12/packages/apps/Contacts/src/com/android/contacts/
H A DDynamicShortcuts.java445 mShortcutManager.removeAllDynamicShortcuts(); in removeAllShortcuts()
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java2541 public AndroidFuture removeAllDynamicShortcuts(String packageName, @UserIdInt int userId) { in removeAllDynamicShortcuts() method in ShortcutService
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/services/
H A Dart-profile32956 HPLcom/android/server/pm/ShortcutService;->lambda$removeAllDynamicShortcuts$15(Landroid/content/pm/…
32957 HPLcom/android/server/pm/ShortcutService;->lambda$removeAllDynamicShortcuts$16$ShortcutService(ILja…
32995 HPLcom/android/server/pm/ShortcutService;->removeAllDynamicShortcuts(Ljava/lang/String;I)Lcom/andro…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt14981 Landroid/content/pm/IShortcutService$Stub$Proxy;->removeAllDynamicShortcuts(Ljava/lang/String;I)V
15027 Landroid/content/pm/IShortcutService;->removeAllDynamicShortcuts(Ljava/lang/String;I)V
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt13100 method public void removeAllDynamicShortcuts();