Searched refs:BUBBLE_BREAKER (Results 1 – 4 of 4) sorted by relevance
105 if (Constants.BUBBLE_BREAKER.equals(message)) { in handleMessage()136 return Constants.BUBBLE_BREAKER; in nextTyping()
31 private static final Splitter SPLITTER = Splitter.on(Constants.BUBBLE_BREAKER);164 if (text.endsWith(Constants.BUBBLE_BREAKER)) { in updateRemoteRttChatMessage()
23 String BUBBLE_BREAKER = "\n"; field
231 rttCallScreenDelegate.onLocalMessage(Constants.BUBBLE_BREAKER); in onCreateView()