Searched refs:removeLongLivedShortcuts (Results 1 – 7 of 7) sorted by relevance
77 void removeLongLivedShortcuts(String packageName, in List<String> shortcutIds, int userId); in removeLongLivedShortcuts() method
281 public void removeLongLivedShortcuts(@NonNull List<String> shortcutIds) { in removeLongLivedShortcuts() method in ShortcutManager283 mService.removeLongLivedShortcuts(mContext.getPackageName(), shortcutIds, in removeLongLivedShortcuts()
790 mManager.removeLongLivedShortcuts(list("s1", "s2")); in testShortcutChangeCallback_removeLongLivedShortcuts_notCached()823 mManager.removeLongLivedShortcuts(list("s1", "s2", "s3")); in testShortcutChangeCallback_removeLongLivedShortcuts_pinnedAndCached()
1694 mManager.removeLongLivedShortcuts(list("s2")); in testCachedShortcuts()8867 mManager.removeLongLivedShortcuts(list("s1")); in testIsSharingShortcut_PinnedAndCachedOnlyShortcuts()
2518 public void removeLongLivedShortcuts(String packageName, List shortcutIds,
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
13626 method public void removeLongLivedShortcuts(@NonNull java.util.List<java.lang.String>);