Searched refs:unfinishedLocalMessage (Results 1 – 1 of 1) sorted by relevance
330 String unfinishedLocalMessage = adapter.onRestoreRttChat(rttTranscript); in onRestoreRttChat() local331 if (unfinishedLocalMessage != null) { in onRestoreRttChat()332 resumeInput(unfinishedLocalMessage); in onRestoreRttChat()