Searched defs:attributeSet (Results 1 – 7 of 7) sorted by relevance
80 final AttributeSet attributeSet = Robolectric.buildAttributeSet().build(); in setUp() local
87 @BindsInstance AttributeSet attributeSet); in build()
123 AttributeSet attributeSet = Xml.asAttributeSet(parser); in parseBenchmarkGroup() local
54 public MyGLSurfaceView(Context context, AttributeSet attributeSet) { in MyGLSurfaceView()
109 public WalletCardCarousel(Context context, @Nullable AttributeSet attributeSet) { in WalletCardCarousel()
373 public SplashScreenView(Context context, AttributeSet attributeSet) { in SplashScreenView()
206 XmlPullParser parser, AttributeSet attributeSet) in createStateListAnimatorFromXml()