Searched defs:insertNormalizedNameLookup (Results 1 - 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactsDatabaseHelper.java3273 ContactsDatabaseHelper.this.insertNormalizedNameLookup(mNameLookupInsert,
3419 insertNormalizedNameLookup(stmt, rawContactId, dataId, lookupType, normalized);
3422 private void insertNormalizedNameLookup(SQLiteStatement stmt, long rawContactId, long dataId, method in class:ContactsDatabaseHelper

Completed in 74 milliseconds