Searched defs:removeLongLivedShortcuts (Results 1 – 3 of 3) sorted by relevance
79 AndroidFuture removeLongLivedShortcuts(String packageName, in List shortcutIds, int userId); in removeLongLivedShortcuts() method
282 public void removeLongLivedShortcuts(@NonNull List<String> shortcutIds) { in removeLongLivedShortcuts() method in ShortcutManager
2582 public AndroidFuture removeLongLivedShortcuts(String packageName, List shortcutIds, in removeLongLivedShortcuts() method in ShortcutService