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