Home
last modified time | relevance | path

Searched refs:getIntentListSubset (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DComponentResolver.java844 private static <T> void getIntentListSubset(List<ParsedIntentInfo> intentList, in getIntentListSubset() method in ComponentResolver
1030 getIntentListSubset(intentListCopy, IntentFilter::actionsIterator, actionsIterator); in adjustPriority()
1047 getIntentListSubset(intentListCopy, IntentFilter::categoriesIterator, in adjustPriority()
1065 getIntentListSubset(intentListCopy, IntentFilter::schemesIterator, schemesIterator); in adjustPriority()
1083 getIntentListSubset(intentListCopy, IntentFilter::authoritiesIterator, in adjustPriority()
/aosp12/frameworks/base/services/
H A Dart-profile-boot144 Lcom/android/server/pm/ComponentResolver;->getIntentListSubset(Ljava/util/List;Lcom/android/server/…
H A Dart-profile29329 HSPLcom/android/server/pm/ComponentResolver;->getIntentListSubset(Ljava/util/List;Ljava/util/functi…