Searched refs:importLegacyContacts (Results 1 - 3 of 3) sorted by relevance

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
H A DLegacyContactImporterPerformanceTest.java123 provider.importLegacyContacts(importer);
H A DLegacyContactImporterTest.java146 provider.importLegacyContacts(importer);
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactsProvider2.java1897 if (importLegacyContacts(importer)) {
1947 /* package */ boolean importLegacyContacts(LegacyContactImporter importer) { method in class:ContactsProvider2

Completed in 85 milliseconds