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