Searched refs:TRANSCRIPTION_AVAILABLE (Results 1 – 4 of 4) sorted by relevance
58 public static final int TRANSCRIPTION_AVAILABLE = 3; field in VoicemailCompat
229 if (details.transcriptionState == VoicemailCompat.TRANSCRIPTION_AVAILABLE in setPhoneCallDetails()310 if (transcriptionState != VoicemailCompat.TRANSCRIPTION_AVAILABLE) { in shouldShowTranscriptionRating()
198 dbHelper.setTranscriptionAndState(result.first, VoicemailCompat.TRANSCRIPTION_AVAILABLE); in recordResult()
330 if (voicemailEntry.getTranscriptionState() == VoicemailCompat.TRANSCRIPTION_AVAILABLE in updateBrandingText()