Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/volume/panel/component/volume/ui/composable/
DColumnVolumeSliders.kt67 private const val EXPAND_BUTTON_SCALE = 0.8f in <lambda>() constant
239 initialScale = EXPAND_BUTTON_SCALE, in expandButtonEnterTransition()
256 targetScale = EXPAND_BUTTON_SCALE, in expandButtonExitTransition()