Searched defs:getMatchingCrossProfileIntentFilters (Results 1 – 1 of 1) sorted by relevance
2033 List<CrossProfileIntentFilter> getMatchingCrossProfileIntentFilters(Intent intent, in getMatchingCrossProfileIntentFilters() method2988 public final List<CrossProfileIntentFilter> getMatchingCrossProfileIntentFilters( in getMatchingCrossProfileIntentFilters() method in PackageManagerService.ComputerEngine5195 public final List<CrossProfileIntentFilter> getMatchingCrossProfileIntentFilters( in getMatchingCrossProfileIntentFilters() method in PackageManagerService.ComputerTracker10738 private List<CrossProfileIntentFilter> getMatchingCrossProfileIntentFilters(Intent intent, in getMatchingCrossProfileIntentFilters() method in PackageManagerService