Searched refs:getPinnedShortcutIds (Results 1 – 2 of 2) sorted by relevance
151 public ArraySet<String> getPinnedShortcutIds(@NonNull String packageName, in getPinnedShortcutIds() method in ShortcutLauncher161 getPinnedShortcutIds(shortcut.getPackage(), shortcut.getUserId()); in hasPinned()170 final ArraySet<String> pinnedSet = getPinnedShortcutIds(packageName, packageUserId); in addPinnedShortcut()
399 final ArraySet<String> pinned = launcherShortcuts.getPinnedShortcutIds( in refreshPinnedFlags()531 .getPinnedShortcutIds(getPackageName(), getPackageUserId()); in findAll()