Searched refs:isShortcutExistsAndVisibleToPublisher (Results 1 – 3 of 3) sorted by relevance
2380 if (!ps.isShortcutExistsAndVisibleToPublisher(id)) { in disableShortcuts()2443 if (!ps.isShortcutExistsAndVisibleToPublisher(id)) { in enableShortcuts()2492 if (!ps.isShortcutExistsAndVisibleToPublisher(id)) { in removeDynamicShortcuts()2593 if (!ps.isShortcutExistsAndVisibleToPublisher(id)) { in removeLongLivedShortcuts()
282 public boolean isShortcutExistsAndVisibleToPublisher(String id) { in isShortcutExistsAndVisibleToPublisher() method in ShortcutPackage
32494 HPLcom/android/server/pm/ShortcutPackage;->isShortcutExistsAndVisibleToPublisher(Ljava/lang/String;…