Searched refs:updateWithTranscription (Results 1 – 2 of 2) sorted by relevance
264 queryHelper.updateWithTranscription(localVoicemail, remoteVoicemail.getTranscription()); in syncAll()337 queryHelper.updateWithTranscription(voicemail, transcription); in setVoicemailTranscription()
188 public void updateWithTranscription(Voicemail voicemail, String transcription) { in updateWithTranscription() method in VoicemailsQueryHelper