Home | History | Annotate | Download | only in am

Lines Matching refs:_caller

375     ActivityRecord(ActivityManagerService _service, ProcessRecord _caller,
455 && _caller != null
457 || aInfo.applicationInfo.uid == _caller.info.uid)) {
458 processName = _caller.processName;