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