Searched refs:getMatchingShareTargets (Results 1 – 3 of 3) sorted by relevance
660 public List<ShortcutManager.ShareShortcutInfo> getMatchingShareTargets( in getMatchingShareTargets() method in ShortcutPackage
2172 user.forAllPackages(p -> shortcutInfoList.addAll(p.getMatchingShareTargets(filter))); in getShareTargets()
11471 PLcom/android/server/pm/ShortcutPackage;->getMatchingShareTargets(Landroid/content/IntentFilter;)Lj…