Searched defs:getMatchingCrossProfileIntentFilters (Results 1 – 1 of 1) sorted by relevance
2032 List<CrossProfileIntentFilter> getMatchingCrossProfileIntentFilters(Intent intent, in getMatchingCrossProfileIntentFilters() method3011 public final List<CrossProfileIntentFilter> getMatchingCrossProfileIntentFilters( in getMatchingCrossProfileIntentFilters() method in PackageManagerService.ComputerEngine5506 public final List<CrossProfileIntentFilter> getMatchingCrossProfileIntentFilters( in getMatchingCrossProfileIntentFilters() method in PackageManagerService.ComputerTracker10860 private List<CrossProfileIntentFilter> getMatchingCrossProfileIntentFilters(Intent intent, in getMatchingCrossProfileIntentFilters() method in PackageManagerService