Searched refs:redAmbientShadow (Results 1 – 1 of 1) sorted by relevance
5191 View redAmbientShadow = group.findViewById(R.id.red_shadow); in testSetGetOutlineShadowColor() local5192 assertEquals(Color.RED, redAmbientShadow.getOutlineAmbientShadowColor()); in testSetGetOutlineShadowColor()5193 assertEquals(Color.BLACK, redAmbientShadow.getOutlineSpotShadowColor()); in testSetGetOutlineShadowColor()