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