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