Searched refs:filterNonExportedComponents (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | ResolveIntentHelper.java | 114 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 D | ActivityManagerService.java | 13054 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 D | art-profile | 990 HSPLcom/android/server/am/ActivityManagerService;->filterNonExportedComponents(Landroid/content/Int…
|