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