Searched defs:removeAllDynamicShortcuts (Results 1 – 3 of 3) sorted by relevance
37 AndroidFuture removeAllDynamicShortcuts(String packageName, int userId); in removeAllDynamicShortcuts() method
268 public void removeAllDynamicShortcuts() { in removeAllDynamicShortcuts() method in ShortcutManager
2528 public AndroidFuture removeAllDynamicShortcuts(String packageName, @UserIdInt int userId) { in removeAllDynamicShortcuts() method in ShortcutService