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