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