Searched refs:onPrimaryFixed (Results 1 – 3 of 3) sorted by relevance
38 val onPrimaryFixed: Color, constant in com.android.photopicker.core.theme.FixedAccentColors57 onPrimaryFixed = lightColors.onPrimaryContainer, in build()
142 ) { isSelected, onSurfaceVariant, onPrimaryFixed -> in <lambda>() method144 onPrimaryFixed in <lambda>()
127 createColorFlow(R.color.system_on_primary_fixed, MaterialDynamicColors().onPrimaryFixed()) in <lambda>()