Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/theme/
H A DDynamicColors.kt99 Pair.create("on_secondary_fixed_variant", mdc.onSecondaryFixedVariant()),
/aosp14/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/theme/
H A DAndroidColorScheme.kt41 val onSecondaryFixedVariant = getColor(context, R.attr.materialColorOnSecondaryFixedVariant) regex