Searched refs:setCues (Results 1 – 2 of 2) sorted by relevance
641 mSubtitleViewExoV2.setCues(Collections.emptyList()); in clearText()647 public void setCues(List<Cue> cues) { in setCues() method in CaptionWindowLayout648 mSubtitleViewExoV2.setCues(cues); in setCues()
344 mCurrentWindowLayout.setCues(cues); in sendCuesToCurrentWindow()