Searched defs:callerApp (Results 1 – 5 of 5) sorted by relevance
47 final ProcessRecord callerApp; // process that sent this field in BroadcastRecord
236 ProcessRecord callerApp = null; in startActivityLocked() local773 ProcessRecord callerApp = mService.getRecordForAppLocked(caller); in startActivityMayWait() local
314 final ProcessRecord callerApp = mAm.getRecordForAppLocked(caller); in startServiceLocked() local561 final ProcessRecord callerApp = mAm.getRecordForAppLocked(caller); in stopServiceLocked() local846 final ProcessRecord callerApp = mAm.getRecordForAppLocked(caller); in bindServiceLocked() local
462 final ProcessRecord callerApp; field in ActivityStackSupervisor.PendingActivityLaunch1425 String callingPackage, boolean ignoreTargetSecurity, ProcessRecord callerApp, in checkStartAnyActivityPermission()
17487 ProcessRecord callerApp = null; in registerReceiver() local17782 private void checkBroadcastFromSystem(Intent intent, ProcessRecord callerApp, in checkBroadcastFromSystem()17846 final int broadcastIntentLocked(ProcessRecord callerApp, in broadcastIntentLocked()18496 final ProcessRecord callerApp = getRecordForAppLocked(caller); in broadcastIntent() local