Searched refs:curPerms (Results 1 – 1 of 1) sorted by relevance
104 GrantedUriPermissions curPerms) { in grantClip() argument108 grantFlags, tag, curPerms); in grantClip()110 return curPerms; in grantClip()115 GrantedUriPermissions curPerms) { in grantUri() argument120 if (curPerms == null) { in grantUri()125 curPerms.mUris.add(uri); in grantUri()129 return curPerms; in grantUri()134 GrantedUriPermissions curPerms) { in grantItem() argument137 grantFlags, tag, curPerms); in grantItem()142 grantFlags, tag, curPerms); in grantItem()[all …]