Home
last modified time | relevance | path

Searched refs:getMatchingCrossProfileIntentFilters (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DCrossProfileIntentResolverEngine.java135 computer.getMatchingCrossProfileIntentFilters(intent, resolvedType, in resolveIntentInternal()
309 computer.getMatchingCrossProfileIntentFilters(intent, resolvedType, sourceUserId); in canReachToInternal()
353 computer.getMatchingCrossProfileIntentFilters(intent, resolvedType, sourceUserId); in shouldSkipCurrentProfile()
H A DComputer.java168 List<CrossProfileIntentFilter> getMatchingCrossProfileIntentFilters(Intent intent, in getMatchingCrossProfileIntentFilters() method
H A DComputerEngine.java1159 public final List<CrossProfileIntentFilter> getMatchingCrossProfileIntentFilters( in getMatchingCrossProfileIntentFilters() method in ComputerEngine
/aosp14/frameworks/base/services/
H A Dart-profile5720 HSPLcom/android/server/pm/ComputerEngine;->getMatchingCrossProfileIntentFilters(Landroid/content/In…