Home
last modified time | relevance | path

Searched defs:createColorEntry (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/libs/systemui/monet/tests/com/android/systemui/monet/
DColorSchemeTest.kt358 private fun Element.createColorEntry(name: String, value: Int, comment: String? = null) { in createColorEntry() method
362 private fun Element.createColorEntry(name: String, value: String, comment: String? = null) { in createColorEntry() method