Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DShortcutRequestPinProcessor.java320 validateExistingShortcut(existing); in requestPinShortcutLocked()
377 private void validateExistingShortcut(ShortcutInfo shortcutInfo) { in validateExistingShortcut() method in ShortcutRequestPinProcessor
482 validateExistingShortcut(current); in directPinShortcut()