Home
last modified time | relevance | path

Searched refs:deleteDynamicWithId (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DShortcutRequestPinProcessor.java516 ps.deleteDynamicWithId(shortcutId, /*ignoreInvisible=*/ false); in directPinShortcut()
DShortcutPackage.java363 public boolean deleteDynamicWithId(@NonNull String shortcutId, boolean ignoreInvisible) { in deleteDynamicWithId() method in ShortcutPackage
1079 deleteDynamicWithId(shortcut.getId(), /*ignoreInvisible=*/ true); in pushOutExcessShortcuts()
DShortcutService.java2091 ps.deleteDynamicWithId(id, /*ignoreInvisible=*/ true); in removeDynamicShortcuts()
/frameworks/base/services/
Dart-profile11459 PLcom/android/server/pm/ShortcutPackage;->deleteDynamicWithId(Ljava/lang/String;Z)Z