Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DBouncerKeyguardMessageArea.kt44 mDefaultColorState = getColorInStyle() in <lambda>()
47 private fun getColorInStyle(): ColorStateList? { in <lambda>() method
74 mDefaultColorState = getColorInStyle() ?: Utils.getColorAttr(context, TITLE) in <lambda>()
79 mDefaultColorState = getColorInStyle() ?: Utils.getColorAttr(context, TITLE) in <lambda>()