Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/
DPlatformButtons.kt44 colors: ButtonColors = filledButtonColors(), in PlatformButton()
125 private fun filledButtonColors(): ButtonColors { in filledButtonColors() method
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/communal/ui/compose/
DCommunalHub.kt654 colors = filledButtonColors(), in Toolbar()
711 colors = filledButtonColors(), in ToolbarButton()
852 private fun filledButtonColors(): ButtonColors { in filledButtonColors() method