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.java164 handleHashIdForUpdate(values, dataId); in update()
223 private void handleHashIdForUpdate(ContentValues values, long dataId) { in handleHashIdForUpdate() method in DataRowHandler