Home
last modified time | relevance | path

Searched refs:checkBroadcastFromSystem (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java12706 private void checkBroadcastFromSystem(Intent intent, ProcessRecord callerApp, in checkBroadcastFromSystem() method in ActivityManagerService
13376 checkBroadcastFromSystem(intent, callerApp, callerPackage, callingUid, in broadcastIntentLocked()
13471 checkBroadcastFromSystem(intent, callerApp, callerPackage, callingUid, in broadcastIntentLocked()
/aosp12/frameworks/base/services/
H A Dart-profile6425 HSPLcom/android/server/am/ActivityManagerService;->checkBroadcastFromSystem(Landroid/content/Intent…