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