Searched refs:TAG_BODY (Results 1 – 1 of 1) sorted by relevance
80 public static final String TAG_BODY = "body"; field in TtmlUtils507 tag.equals(TtmlUtils.TAG_BODY) || tag.equals(TtmlUtils.TAG_DIV) || in isSupportedTag()