Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DServiceRecord.java214 NeededUriGrants _neededGrants, int _callingId) { in StartItem() argument
220 callingId = _callingId; in StartItem()