Searched refs:neededGrants (Results 1 – 2 of 2) sorted by relevance
126 final ActivityManagerService.NeededUriGrants neededGrants; field in ServiceRecord.StartItem140 neededGrants = _neededGrants; in StartItem()197 if (si.neededGrants != null) { in dumpStartList()199 pw.println(si.neededGrants); in dumpStartList()
364 NeededUriGrants neededGrants = mAm.checkGrantUriPermissionFromIntentLocked( in startServiceLocked() local385 service, neededGrants)); in startServiceLocked()1883 if (si.neededGrants != null) { in sendServiceArgsLocked()1884 mAm.grantUriPermissionUncheckedFromIntentLocked(si.neededGrants, in sendServiceArgsLocked()