Searched refs:TAG_LAYOUT (Results 1 – 2 of 2) sorted by relevance
38 private static final String TAG_LAYOUT = "layout"; field in LayoutParserWrapper73 if (mName.equals(TAG_LAYOUT)) { in peekTillLayoutStart()
89 public static final String TAG_LAYOUT = "layout"; field in TtmlUtils512 tag.equals(TtmlUtils.TAG_STYLING) || tag.equals(TtmlUtils.TAG_LAYOUT) || in isSupportedTag()