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()
87 public static final String TAG_LAYOUT = "layout"; field in TtmlUtils510 tag.equals(TtmlUtils.TAG_STYLING) || tag.equals(TtmlUtils.TAG_LAYOUT) || in isSupportedTag()