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