Searched refs:blueSpotShadow (Results 1 – 1 of 1) sorted by relevance
5195 View blueSpotShadow = group.findViewById(R.id.blue_shadow); in testSetGetOutlineShadowColor() local5196 assertEquals(Color.BLUE, blueSpotShadow.getOutlineSpotShadowColor()); in testSetGetOutlineShadowColor()5197 assertEquals(Color.BLACK, blueSpotShadow.getOutlineAmbientShadowColor()); in testSetGetOutlineShadowColor()