Searched refs:getRecordForAppLocked (Results 1 – 3 of 3) sorted by relevance
314 final ProcessRecord callerApp = mAm.getRecordForAppLocked(caller); in startServiceLocked()485 final ProcessRecord callerApp = mAm.getRecordForAppLocked(caller); in stopServiceLocked()703 final ProcessRecord callerApp = mAm.getRecordForAppLocked(caller); in bindServiceLocked()
4469 ProcessRecord app = getRecordForAppLocked(appInt); in releaseSomeActivities()4564 final ProcessRecord getRecordForAppLocked( in getRecordForAppLocked() method in ActivityManagerService7626 final ProcessRecord r = getRecordForAppLocked(caller); in grantUriPermission()7752 final ProcessRecord r = getRecordForAppLocked(caller); in revokeUriPermission()8194 who != null ? getRecordForAppLocked(who) : null; in showWaitingForDebugger()9418 r = getRecordForAppLocked(caller); in getContentProviderImpl()9852 final ProcessRecord r = getRecordForAppLocked(caller); in publishContentProviders()16141 callerApp = getRecordForAppLocked(caller); in registerReceiver()16934 final ProcessRecord callerApp = getRecordForAppLocked(caller); in broadcastIntent()17182 ProcessRecord app = getRecordForAppLocked(target); in finishInstrumentation()
987 ProcessRecord callerApp = mService.getRecordForAppLocked(caller); in startActivityMayWait()1411 callerApp = mService.getRecordForAppLocked(caller); in startActivityLocked()