Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DShortcutLauncher.java186 public void addPinnedShortcut(@NonNull String packageName, @UserIdInt int packageUserId, in addPinnedShortcut() method in ShortcutLauncher
DShortcutRequestPinProcessor.java509 launcher.addPinnedShortcut(appPackageName, appUserId, shortcutId, in directPinShortcut()