Searched refs:applyEntity (Results 1 – 1 of 1) sorted by relevance
293 applyEntity(markup.substring(pos + 1, entityEndIndex), spannedText); in parseCueText()497 private static void applyEntity(String entity, SpannableStringBuilder spannedText) { in applyEntity() method in WebvttCueParser