Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/
DSystemPaletteTest.kt79 getAllAccent1Colors(context), in <lambda>()
100 getAllAccent1Colors(context), in <lambda>()
153 getAllAccent1Colors(context), in <lambda>()
407 private fun getAllAccent1Colors(context: Context): IntArray { in <lambda>() method
593 System.arraycopy(getAllAccent1Colors(context), 0, allColors, 0, 13) in <lambda>()