Searched refs:contactsAuths (Results 1 – 1 of 1) sorted by relevance
142 Map<String, AuthenticatorDescription> contactsAuths = onlyContactSyncable(auths, syncTypes); in shouldUpdate() local143 if (!contactsAuths.keySet().equals(mAuthTypes.keySet())) { in shouldUpdate()146 for (AuthenticatorDescription auth : contactsAuths.values()) { in shouldUpdate()