Home
last modified time | relevance | path

Searched refs:transcriptMessageList (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/rtt/protocol/
DRttChatMessage.java196 List<RttTranscriptMessage> transcriptMessageList = new ArrayList<>(); in toTranscriptMessageList() local
198 transcriptMessageList.add( in toTranscriptMessageList()
206 return transcriptMessageList; in toTranscriptMessageList()