Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/theme/
H A DDynamicColors.kt42 Pair.create("on_background", mdc.onBackground()),
/aosp14/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/theme/
H A DAndroidColorScheme.kt66 val onBackground = getColor(context, R.attr.materialColorOnBackground) regex