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

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

Completed in 11 milliseconds