Home
last modified time | relevance | path

Searched refs:updateInvisibleShortcutForPinRequestWith (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DShortcutPackage.java436 public void updateInvisibleShortcutForPinRequestWith(@NonNull ShortcutInfo shortcut) { in updateInvisibleShortcutForPinRequestWith() method in ShortcutPackage
DShortcutService.java1963 ps.updateInvisibleShortcutForPinRequestWith(shortcut); in requestPinItem()