Home
last modified time | relevance | path

Searched refs:blueSpotShadow (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/
DViewTest.java4599 View blueSpotShadow = group.findViewById(R.id.blue_shadow); in testSetGetOutlineShadowColor() local
4600 assertEquals(Color.BLUE, blueSpotShadow.getOutlineSpotShadowColor()); in testSetGetOutlineShadowColor()
4601 assertEquals(Color.BLACK, blueSpotShadow.getOutlineAmbientShadowColor()); in testSetGetOutlineShadowColor()