Searched defs:attributeSet (Results 1 – 3 of 3) sorted by relevance
123 AttributeSet attributeSet = Xml.asAttributeSet(parser); in parseBenchmarkGroup() local
54 public MyGLSurfaceView(Context context, AttributeSet attributeSet) { in MyGLSurfaceView()
206 XmlPullParser parser, AttributeSet attributeSet) in createStateListAnimatorFromXml()