Searched refs:deleteDynamicWithId (Results 1 – 4 of 4) sorted by relevance
516 ps.deleteDynamicWithId(shortcutId, /*ignoreInvisible=*/ false); in directPinShortcut()
363 public boolean deleteDynamicWithId(@NonNull String shortcutId, boolean ignoreInvisible) { in deleteDynamicWithId() method in ShortcutPackage1079 deleteDynamicWithId(shortcut.getId(), /*ignoreInvisible=*/ true); in pushOutExcessShortcuts()
2091 ps.deleteDynamicWithId(id, /*ignoreInvisible=*/ true); in removeDynamicShortcuts()
11459 PLcom/android/server/pm/ShortcutPackage;->deleteDynamicWithId(Ljava/lang/String;Z)Z