Searched refs:neededGrants (Results 1 – 2 of 2) sorted by relevance
120 final ActivityManagerService.NeededUriGrants neededGrants; field in ServiceRecord.StartItem134 neededGrants = _neededGrants; in StartItem()191 if (si.neededGrants != null) { in dumpStartList()193 pw.println(si.neededGrants); in dumpStartList()
337 NeededUriGrants neededGrants = mAm.checkGrantUriPermissionFromIntentLocked( in startServiceLocked() local346 service, neededGrants)); in startServiceLocked()1548 if (si.neededGrants != null) { in sendServiceArgsLocked()1549 mAm.grantUriPermissionUncheckedFromIntentLocked(si.neededGrants, in sendServiceArgsLocked()