Home | History | Annotate | Download | only in accounts

Lines Matching refs:isPrivileged

3070     private boolean isPrivileged(int callingUid) {
3097 final boolean isPrivileged = isPrivileged(callerUid);
3108 return fromAuthenticator || hasExplicitGrants || isPrivileged;