Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DBroadcastRecord.java236 int _callingPid, int _callingUid, boolean _callerInstantApp, String _resolvedType, in BroadcastRecord() argument
249 callingPid = _callingPid; in BroadcastRecord()