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