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/
DShortcutRequestPinProcessor.java517 launcher.addPinnedShortcut(appPackageName, appUserId, shortcutId, in directPinShortcut()
DShortcutLauncher.java211 public void addPinnedShortcut(@NonNull String packageName, @UserIdInt int packageUserId, in addPinnedShortcut() method in ShortcutLauncher