Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DLegacyApiSupport.java1014 count = updatePhotoByDataId(id, values); in update()
1140 private int updatePhotoByDataId(long dataId, ContentValues values) { in updatePhotoByDataId() method in LegacyApiSupport