Searched refs:isShortcutExistsAndVisibleToPublisher (Results 1 – 3 of 3) sorted by relevance
2029 if (!ps.isShortcutExistsAndVisibleToPublisher(id)) { in disableShortcuts()2061 if (!ps.isShortcutExistsAndVisibleToPublisher(id)) { in enableShortcuts()2088 if (!ps.isShortcutExistsAndVisibleToPublisher(id)) { in removeDynamicShortcuts()
216 public boolean isShortcutExistsAndVisibleToPublisher(String id) { in isShortcutExistsAndVisibleToPublisher() method in ShortcutPackage
11476 PLcom/android/server/pm/ShortcutPackage;->isShortcutExistsAndVisibleToPublisher(Ljava/lang/String;)Z