Searched refs:syncAdapterTypes (Results 1 – 2 of 2) sorted by relevance
74 public static void setSyncAdapterTypes(SyncAdapterType[] syncAdapterTypes) { in setSyncAdapterTypes() argument75 sSyncAdapterTypes = syncAdapterTypes; in setSyncAdapterTypes()
68 SyncAdapterType[] syncAdapterTypes, in AccountTypeProvider() argument73 mAuthTypes = onlyContactSyncable(authenticatorDescriptions, syncAdapterTypes); in AccountTypeProvider()