Searched refs:_caller (Results 1 – 1 of 1) sorted by relevance
940 ActivityRecord(ActivityTaskManagerService _service, WindowProcessController _caller, in ActivityRecord() argument1015 if ((aInfo.flags & FLAG_MULTIPROCESS) != 0 && _caller != null in ActivityRecord()1017 || aInfo.applicationInfo.uid == _caller.mInfo.uid)) { in ActivityRecord()1018 processName = _caller.mName; in ActivityRecord()