Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DResolveIntentHelper.java114 private static void filterNonExportedComponents(Intent intent, int filterCallingUid, in filterNonExportedComponents() method in ResolveIntentHelper
194 filterNonExportedComponents(intent, filterCallingUid, callingPid, query, in resolveIntentInternal()
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java13054 private void filterNonExportedComponents(Intent intent, int callingUid, int callingPid, in filterNonExportedComponents() method in ActivityManagerService
15179 filterNonExportedComponents(intent, callingUid, callingPid, registeredReceivers, in broadcastIntentLockedTraced()
15286 filterNonExportedComponents(intent, callingUid, callingPid, receivers, in broadcastIntentLockedTraced()
/aosp14/frameworks/base/services/
H A Dart-profile990 HSPLcom/android/server/am/ActivityManagerService;->filterNonExportedComponents(Landroid/content/Int…