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.java51 private AttributeSet getAttributeSet() throws XmlPullParserException, IOException { in getAttributeSet() method in AbsoluteLayout_LayoutParamsTest
DFrameLayout_LayoutParamsTest.java53 private AttributeSet getAttributeSet() throws XmlPullParserException, IOException { in getAttributeSet() method in FrameLayout_LayoutParamsTest
DRadioGroup_LayoutParamsTest.java159 private AttributeSet getAttributeSet(int resId) { in getAttributeSet() method in RadioGroup_LayoutParamsTest
DDigitalClockTest.java121 private AttributeSet getAttributeSet(int resourceId) { in getAttributeSet() method in DigitalClockTest
DAbsoluteLayoutTest.java73 private AttributeSet getAttributeSet() throws XmlPullParserException, IOException { in getAttributeSet() method in AbsoluteLayoutTest
DFrameLayoutTest.java322 private AttributeSet getAttributeSet() throws XmlPullParserException, IOException { in getAttributeSet() method in FrameLayoutTest
DRadioGroupTest.java414 private AttributeSet getAttributeSet(int resId) { in getAttributeSet() method in RadioGroupTest
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DPaintDrawableTest.java196 private AttributeSet getAttributeSet(XmlResourceParser parser) throws XmlPullParserException, in getAttributeSet() method in PaintDrawableTest
DDrawableTestUtils.java75 public static AttributeSet getAttributeSet(XmlResourceParser parser, String searchedNodeName) in getAttributeSet() method in DrawableTestUtils
/cts/tests/tests/content/src/android/content/cts/
DContextTest.java348 private AttributeSet getAttributeSet(int resourceId) { in getAttributeSet() method in ContextTest