Home
last modified time | relevance | path

Searched defs:getAttributeSet (Results 1 – 10 of 10) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DAbsoluteLayout_LayoutParamsTest.java52 private AttributeSet getAttributeSet() throws XmlPullParserException, IOException { in getAttributeSet() method in AbsoluteLayout_LayoutParamsTest
DFrameLayout_LayoutParamsTest.java54 private AttributeSet getAttributeSet() throws XmlPullParserException, IOException { in getAttributeSet() method in FrameLayout_LayoutParamsTest
DRadioGroup_LayoutParamsTest.java160 private AttributeSet getAttributeSet(int resId) { in getAttributeSet() method in RadioGroup_LayoutParamsTest
DDigitalClockTest.java122 private AttributeSet getAttributeSet(int resourceId) { in getAttributeSet() method in DigitalClockTest
DAbsoluteLayoutTest.java74 private AttributeSet getAttributeSet() throws XmlPullParserException, IOException { in getAttributeSet() method in AbsoluteLayoutTest
DFrameLayoutTest.java321 private AttributeSet getAttributeSet() throws XmlPullParserException, IOException { in getAttributeSet() method in FrameLayoutTest
DRadioGroupTest.java415 private AttributeSet getAttributeSet(int resId) { in getAttributeSet() method in RadioGroupTest
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DPaintDrawableTest.java197 private AttributeSet getAttributeSet(XmlResourceParser parser) throws XmlPullParserException, in getAttributeSet() method in PaintDrawableTest
DDrawableTestUtils.java76 public static AttributeSet getAttributeSet(XmlResourceParser parser, String searchedNodeName) in getAttributeSet() method in DrawableTestUtils
/cts/tests/tests/content/src/android/content/cts/
DContextTest.java486 private AttributeSet getAttributeSet(int resourceId) { in getAttributeSet() method in ContextTest