Searched refs:TAG_TT (Results 1 – 1 of 1) sorted by relevance
78 public static final String TAG_TT = "tt"; field in TtmlUtils428 } else if (mParser.getName().equals(TtmlUtils.TAG_TT)) { in parseTtml()506 if (tag.equals(TtmlUtils.TAG_TT) || tag.equals(TtmlUtils.TAG_HEAD) || in isSupportedTag()