Home
last modified time | relevance | path

Searched refs:skipCurrentTag (Results 1 – 8 of 8) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DDrawableTestUtils.java33 public static void skipCurrentTag(XmlPullParser parser) in skipCurrentTag() method in DrawableTestUtils
83 skipCurrentTag(parser); in getAttributeSet()
/cts/tests/tests/widget/src/android/widget/cts/
DTableLayout_LayoutParamsTest.java172 XmlUtils.skipCurrentTag(parser); in getAttrs()
177 XmlUtils.skipCurrentTag(parser); in getAttrs()
DTableRow_LayoutParamsTest.java218 XmlUtils.skipCurrentTag(parser); in getAttrs()
223 XmlUtils.skipCurrentTag(parser); in getAttrs()
/cts/tests/tests/view/src/android/view/cts/
DLayoutInflaterTest.java126 XmlUtils.skipCurrentTag(parser); in getAttrs()
/cts/tests/tests/widget/src/android/widget/cts/util/
DXmlUtils.java48 public static void skipCurrentTag(XmlPullParser parser) in skipCurrentTag() method in XmlUtils
/cts/tests/tests/view/src/android/view/cts/util/
DXmlUtils.java47 public static void skipCurrentTag(XmlPullParser parser) in skipCurrentTag() method in XmlUtils
/cts/tests/tests/content/src/android/content/cts/util/
DXmlUtils.java50 public static void skipCurrentTag(XmlPullParser parser) in skipCurrentTag() method in XmlUtils
/cts/tests/tests/content/src/android/content/cts/
DIntentTest.java340 XmlUtils.skipCurrentTag(parser); in testParseIntent()