HomeSort by relevance Sort by last modified time
    Searched defs:insertNameLookupForEmail (Results 1 - 3 of 3) sorted by null

  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
DataRowHandlerForEmail.java 44 String address = mDbHelper.insertNameLookupForEmail(rawContactId, dataId, email);
64 mDbHelper.insertNameLookupForEmail(rawContactId, dataId, address);
LegacyContactImporter.java     [all...]
ContactsDatabaseHelper.java     [all...]

Completed in 2622 milliseconds