Searched refs:textPrimaryFromScheme (Results 1 – 6 of 6) sorted by relevance
27 import com.android.systemui.media.controls.ui.animation.textPrimaryFromScheme71 setTextPrimaryColor(textPrimaryFromScheme(scheme)) in setColors()
31 internal fun textPrimaryFromScheme(scheme: ColorScheme) = scheme.neutral1.s50 // N1-50 method
179 ::textPrimaryFromScheme
42 import com.android.systemui.media.controls.ui.animation.textPrimaryFromScheme in <lambda>()145 val textPrimaryColor = textPrimaryFromScheme(scheme) in <lambda>()225 textPrimaryColor = textPrimaryFromScheme(scheme), in <lambda>()
38 import com.android.systemui.media.controls.ui.animation.textPrimaryFromScheme in <lambda>()264 textPrimaryColor = textPrimaryFromScheme(scheme), in <lambda>()
1662 int textPrimaryColor = MediaColorSchemesKt.textPrimaryFromScheme(colorScheme);