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