Searched refs:onlyContactSyncable (Results 1 – 1 of 1) sorted by relevance
73 mAuthTypes = onlyContactSyncable(authenticatorDescriptions, syncAdapterTypes); in AccountTypeProvider()141 Map<String, AuthenticatorDescription> contactsAuths = onlyContactSyncable(auths, syncTypes); in shouldUpdate()242 private static ImmutableMap<String, AuthenticatorDescription> onlyContactSyncable( in onlyContactSyncable() method in AccountTypeProvider