Searched refs:syncTypes (Results 1 – 1 of 1) sorted by relevance
140 public boolean shouldUpdate(AuthenticatorDescription[] auths, SyncAdapterType[] syncTypes) { in shouldUpdate() argument141 Map<String, AuthenticatorDescription> contactsAuths = onlyContactSyncable(auths, syncTypes); in shouldUpdate()243 AuthenticatorDescription[] auths, SyncAdapterType[] syncTypes) { in onlyContactSyncable() argument245 for (SyncAdapterType type : syncTypes) { in onlyContactSyncable()