Searched defs:_neededGrants (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
H A DServiceRecord.java138 ActivityManagerService.NeededUriGrants _neededGrants, int _callingId) {
143 neededGrants = _neededGrants;
137 StartItem(ServiceRecord _sr, boolean _taskRemoved, int _id, Intent _intent, ActivityManagerService.NeededUriGrants _neededGrants, int _callingId) argument

Completed in 84 milliseconds