Searched refs:authoritiesForType (Results 1 – 2 of 2) sorted by relevance
263 ArrayList<String> authoritiesForType = in accountTypeHasAnyRequestedAuthorities() local265 if (authoritiesForType == null) { in accountTypeHasAnyRequestedAuthorities()269 if (authoritiesForType.contains(mAuthorities[j])) { in accountTypeHasAnyRequestedAuthorities()
570 final ArrayList<String> authoritiesForType = helper.getAuthoritiesForAccountType( in accountTypeHasAnyRequestedAuthorities() local572 if (authoritiesForType == null) { in accountTypeHasAnyRequestedAuthorities()577 if (authoritiesForType.contains(mAuthorities[j])) { in accountTypeHasAnyRequestedAuthorities()