Searched refs:transcriptionBodyPart (Results 1 – 1 of 1) sorted by relevance
243 if (messageStructureWrapper.transcriptionBodyPart != null) { in getVoicemailFromMessageStructure()245 fetchProfile.add(messageStructureWrapper.transcriptionBodyPart); in getVoicemailFromMessageStructure()367 if (messageStructureWrapper.transcriptionBodyPart != null) { in fetchTranscription()369 fetchProfile.add(messageStructureWrapper.transcriptionBodyPart); in fetchTranscription()518 public BodyPart transcriptionBodyPart; field in ImapHelper.MessageStructureWrapper575 messageStructureWrapper.transcriptionBodyPart = bodyPart; in getMessageOrNull()