Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/
DSystemPaletteTest.kt80 getAllAccent2Colors(context), in <lambda>()
101 getAllAccent2Colors(context), in <lambda>()
154 getAllAccent2Colors(context), in <lambda>()
426 private fun getAllAccent2Colors(context: Context): IntArray { in <lambda>() method in android.graphics.cts.SystemPaletteTest
594 System.arraycopy(getAllAccent2Colors(context), 0, allColors, 13, 13) in <lambda>()