Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/
DSystemPaletteTest.kt81 getAllAccent3Colors(context), in <lambda>()
102 getAllAccent3Colors(context), in <lambda>()
155 getAllAccent3Colors(context), in <lambda>()
445 private fun getAllAccent3Colors(context: Context): IntArray { in <lambda>() method in android.graphics.cts.SystemPaletteTest
595 System.arraycopy(getAllAccent3Colors(context), 0, allColors, 26, 13) in <lambda>()