Home
last modified time | relevance | path

Searched refs:handleHashIdForUpdate (Results 1 – 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DDataRowHandler.java165 handleHashIdForUpdate(values, dataId); in update()
224 private void handleHashIdForUpdate(ContentValues values, long dataId) { in handleHashIdForUpdate() method in DataRowHandler