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.java522 Intent _intent, NeededUriGrants _neededGrants, int _callingId, in StartItem() argument
530 callingId = _callingId; in StartItem()