Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/
DColorTest.java169 int[] materialSystemColors = { in resourceColor() local
330 requiredPublicApiColorResIds.addAll(Arrays.stream(materialSystemColors).boxed().toList()); in resourceColor()