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