Searched refs:authoritiesForType (Results 1 – 1 of 1) sorted by relevance
490 final ArrayList<String> authoritiesForType = helper.getAuthoritiesForAccountType( in accountTypeHasAnyRequestedAuthorities() local492 if (authoritiesForType == null) { in accountTypeHasAnyRequestedAuthorities()497 if (authoritiesForType.contains(mAuthorities[j])) { in accountTypeHasAnyRequestedAuthorities()