Searched defs:attributeSet (Results 1 – 7 of 7) sorted by relevance
151 AttributeSet attributeSet = Xml.asAttributeSet(parser); in determineGameSessionServiceFromGameService() local
99 final AttributeSet attributeSet = Robolectric.buildAttributeSet().build(); in setUp() local
123 AttributeSet attributeSet = Xml.asAttributeSet(parser); in parseBenchmarkGroup() local
54 public MyGLSurfaceView(Context context, AttributeSet attributeSet) { in MyGLSurfaceView()
115 public WalletCardCarousel(Context context, @Nullable AttributeSet attributeSet) { in WalletCardCarousel()
393 public SplashScreenView(Context context, AttributeSet attributeSet) { in SplashScreenView()
209 XmlPullParser parser, AttributeSet attributeSet) in createStateListAnimatorFromXml()