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.java37 private AttributeSet getAttributeSet() throws XmlPullParserException, IOException { in getAttributeSet() method in AbsoluteLayout_LayoutParamsTest
DFrameLayout_LayoutParamsTest.java39 private AttributeSet getAttributeSet() throws XmlPullParserException, IOException { in getAttributeSet() method in FrameLayout_LayoutParamsTest
DRadioGroup_LayoutParamsTest.java156 private AttributeSet getAttributeSet(int resId) { in getAttributeSet() method in RadioGroup_LayoutParamsTest
DDigitalClockTest.java114 private AttributeSet getAttributeSet(int resourceId) { in getAttributeSet() method in DigitalClockTest
DAbsoluteLayoutTest.java61 private AttributeSet getAttributeSet() throws XmlPullParserException, IOException { in getAttributeSet() method in AbsoluteLayoutTest
DDatePickerTest.java153 private AttributeSet getAttributeSet(int resourceId) { in getAttributeSet() method in DatePickerTest
DFrameLayoutTest.java316 private AttributeSet getAttributeSet() throws XmlPullParserException, IOException { in getAttributeSet() method in FrameLayoutTest
DRadioGroupTest.java429 private AttributeSet getAttributeSet(int resId) { in getAttributeSet() method in RadioGroupTest
/cts/tests/tests/content/src/android/content/cts/
DContextTest.java348 private AttributeSet getAttributeSet(int resourceId) { in getAttributeSet() method in ContextTest
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DDrawableTestUtils.java60 public static AttributeSet getAttributeSet(XmlResourceParser parser, String searchedNodeName) in getAttributeSet() method in DrawableTestUtils