Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DShortcutRequestPinProcessor.java324 launcherPackage, existing.getUserId(), launcherUserId).hasPinned(existing); in requestPinShortcutLocked()
468 if (launcher.hasPinned(original)) { in directPinShortcut()
DShortcutLauncher.java185 public boolean hasPinned(ShortcutInfo shortcut) { in hasPinned() method in ShortcutLauncher
/frameworks/base/services/
Dart-profile32328 PLcom/android/server/pm/ShortcutLauncher;->hasPinned(Landroid/content/pm/ShortcutInfo;)Z