Searched refs:updateLegacyPhotoData (Results 1 – 1 of 1) sorted by relevance
1198 updateLegacyPhotoData(rawContactId, dataId, values); in updatePhoto()1223 updateLegacyPhotoData(rawContactId, dataId, values); in updatePhotoByDataId()1228 private void updateLegacyPhotoData(long rawContactId, long dataId, ContentValues values) { in updateLegacyPhotoData() method in LegacyApiSupport