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