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.java318 validateExistingShortcut(existing); in requestPinShortcutLocked()
375 private void validateExistingShortcut(ShortcutInfo shortcutInfo) { in validateExistingShortcut() method in ShortcutRequestPinProcessor
481 validateExistingShortcut(current); in directPinShortcut()