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