Searched refs:authoritiesForType (Results 1 – 2 of 2) sorted by relevance
294 ArrayList<String> authoritiesForType = in accountTypeHasAnyRequestedAuthorities() local296 if (authoritiesForType == null) { in accountTypeHasAnyRequestedAuthorities()300 if (authoritiesForType.contains(mAuthorities[j])) { in accountTypeHasAnyRequestedAuthorities()
664 final ArrayList<String> authoritiesForType = helper.getAuthoritiesForAccountType( in accountTypeHasAnyRequestedAuthorities() local666 if (authoritiesForType == null) { in accountTypeHasAnyRequestedAuthorities()671 if (authoritiesForType.contains(mAuthorities[j])) { in accountTypeHasAnyRequestedAuthorities()