Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DShortcutRequestPinProcessor.java514 ps.deleteDynamicWithId(shortcutId); in directPinShortcut()
DShortcutPackage.java305 public boolean deleteDynamicWithId(@NonNull String shortcutId) { in deleteDynamicWithId() method in ShortcutPackage
867 deleteDynamicWithId(shortcut.getId()); in pushOutExcessShortcuts()
DShortcutService.java1970 ps.deleteDynamicWithId( in removeDynamicShortcuts()