Searched defs:getAttributeSet (Results 1 – 10 of 10) sorted by relevance
37 private AttributeSet getAttributeSet() throws XmlPullParserException, IOException { in getAttributeSet() method in AbsoluteLayout_LayoutParamsTest
39 private AttributeSet getAttributeSet() throws XmlPullParserException, IOException { in getAttributeSet() method in FrameLayout_LayoutParamsTest
156 private AttributeSet getAttributeSet(int resId) { in getAttributeSet() method in RadioGroup_LayoutParamsTest
114 private AttributeSet getAttributeSet(int resourceId) { in getAttributeSet() method in DigitalClockTest
61 private AttributeSet getAttributeSet() throws XmlPullParserException, IOException { in getAttributeSet() method in AbsoluteLayoutTest
153 private AttributeSet getAttributeSet(int resourceId) { in getAttributeSet() method in DatePickerTest
316 private AttributeSet getAttributeSet() throws XmlPullParserException, IOException { in getAttributeSet() method in FrameLayoutTest
429 private AttributeSet getAttributeSet(int resId) { in getAttributeSet() method in RadioGroupTest
348 private AttributeSet getAttributeSet(int resourceId) { in getAttributeSet() method in ContextTest
60 public static AttributeSet getAttributeSet(XmlResourceParser parser, String searchedNodeName) in getAttributeSet() method in DrawableTestUtils