Searched refs:neededGrants (Results 1 – 2 of 2) sorted by relevance
129 final ActivityManagerService.NeededUriGrants neededGrants; field in ServiceRecord.StartItem143 neededGrants = _neededGrants; in StartItem()201 if (si.neededGrants != null) { in dumpStartList()203 pw.println(si.neededGrants); in dumpStartList()
389 NeededUriGrants neededGrants = mAm.checkGrantUriPermissionFromIntentLocked( in startServiceLocked() local411 service, neededGrants, callingUid)); in startServiceLocked()2309 if (si.neededGrants != null) { in sendServiceArgsLocked()2310 mAm.grantUriPermissionUncheckedFromIntentLocked(si.neededGrants, in sendServiceArgsLocked()