Searched refs:transcription (Results 1 – 22 of 22) sorted by relevance
22 // Enum that describes the status of the transcription process.38 // Internal error encountered during the transcription.44 // Internal error encountered during the transcription.71 // Enum that specifies the user's rating for a voicemail transcription.76 // User indicated that the transcription was good.79 // User indicated that the transcription was bad.83 // Request for synchronous voicemail transcription.92 // Response for synchronous voicemail transcription.98 // Request for asynchronous voicemail transcription.106 // The client may provide their own unique ID for this transcription. It[all …]
38 private final String transcription; field in Voicemail51 String transcription) { in Voicemail() argument62 this.transcription = transcription; in Voicemail()157 public Builder setTranscription(String transcription) { in setTranscription() argument158 builderTranscription = transcription; in setTranscription()258 return transcription; in getTranscription()296 writeCharSequence(dest, transcription); in writeToParcel()331 transcription = (String) readCharSequence(in); in Voicemail()
75 String transcription = cursor.getString(TRANSCRIPTION); in getTranscriptionAndState() local77 return new Pair<>(transcription, transcriptionState); in getTranscriptionAndState()142 void setTranscriptionAndState(String transcription, int transcriptionState) { in setTranscriptionAndState() argument148 values.put(Voicemails.TRANSCRIPTION, transcription); in setTranscriptionAndState()
101 final String transcription = cursor.getString(TRANSCRIPTION); in getLocalVoicemails() local105 .setTranscription(transcription) in getLocalVoicemails()188 public void updateWithTranscription(Voicemail voicemail, String transcription) { in updateWithTranscription() argument191 contentValues.put(Voicemails.TRANSCRIPTION, transcription); in updateWithTranscription()
335 public void setVoicemailTranscription(String transcription) { in setVoicemailTranscription() argument337 queryHelper.updateWithTranscription(voicemail, transcription); in setVoicemailTranscription()
124 String transcription = cursor.getString(TRANSCRIPTION); in toVoicemailEntry() local125 if (!TextUtils.isEmpty(transcription)) { in toVoicemailEntry()126 voicemailEntryBuilder.setTranscription(transcription); in toVoicemailEntry()
273 public final String transcription; field in CallLogNotificationsQueryHelper.NewCall285 String transcription, in NewCall() argument295 this.transcription = transcription; in NewCall()
171 if (!TextUtils.isEmpty(voicemail.transcription)) { in createNotificationForVoicemail()175 .setContentText(voicemail.transcription) in createNotificationForVoicemail()176 .setStyle(new NotificationCompat.BigTextStyle().bigText(voicemail.transcription)); in createNotificationForVoicemail()
73 view.findViewById(R.id.transcription), in fromView()
226 if (!TextUtils.isEmpty(details.transcription)) { in setPhoneCallDetails()227 transcript = details.transcription; in setPhoneCallDetails()
965 details.transcription = cursor.getString(CallLogQuery.TRANSCRIPTION); in createPhoneCallDetails()
894 String transcription = in doInBackground() local915 transcription); in doInBackground()952 Context context, Uri voicemailFileUri, String transcription) { in getShareIntent() argument954 if (TextUtils.isEmpty(transcription)) { in getShareIntent()962 shareIntent.putExtra(Intent.EXTRA_TEXT, transcription); in getShareIntent()
473 // Impressions for verizon VVM with backup and transcription ToS477 // Impressions for dialer voicemail with backup and transcription ToS497 // Impressions for interactions with the voicemail transcription server535 // More impressions for interactions with the voicemail transcription server561 // More voicemail transcription impressions582 // More voicemail transcription impressions
305 String transcription = cursor.getString(transcriptionColumn); in handleInsertsAndUpdates() local350 contentValues.put(AnnotatedCallLog.TRANSCRIPTION, transcription); in handleInsertsAndUpdates()
34 optional string transcription = 7; field
100 public String transcription; field in PhoneCallDetails
170 public abstract Builder setTranscription(@NonNull String transcription); in setTranscription() argument
45 …s_content INTEGER,mime_type TEXT,source_data TEXT,source_package TEXT,transcription TEXT,state INT… field
1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...