Home
last modified time | relevance | path

Searched defs:getMatchingCrossProfileIntentFilters (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
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