Searched refs:isShortcutExistsAndVisibleToPublisher (Results 1 – 2 of 2) sorted by relevance
1998 if (!ps.isShortcutExistsAndVisibleToPublisher(id)) { in disableShortcuts()2030 if (!ps.isShortcutExistsAndVisibleToPublisher(id)) { in enableShortcuts()2057 if (!ps.isShortcutExistsAndVisibleToPublisher(id)) { in removeDynamicShortcuts()
197 public boolean isShortcutExistsAndVisibleToPublisher(String id) { in isShortcutExistsAndVisibleToPublisher() method in ShortcutPackage