Searched refs:RippleBoxWithBackground (Results 1 – 4 of 4) sorted by relevance
| /compose/material/material-ripple/src/androidInstrumentedTest/kotlin/androidx/compose/material/ripple/ |
| D | RememberRippleTest.kt | 117 RippleBoxWithBackground(interactionSource, rememberRipple(), bounded = true) in defaultColor() 146 RippleBoxWithBackground(interactionSource, rememberRipple(), bounded = true) in hovered() 170 RippleBoxWithBackground(interactionSource, rememberRipple(), bounded = true) in focused() 194 RippleBoxWithBackground(interactionSource, rememberRipple(), bounded = true) in dragged() 243 RippleBoxWithBackground(interactionSource, rememberRipple(), bounded = true) in themeChangeDuringRipple_dragged() 317 RippleBoxWithBackground(interactionSource, rememberRipple(), bounded = true) in compositionLocalChangeDuringRipple_dragged() 389 RippleBoxWithBackground(interactionSource, ripple, bounded = true) in compositionLocalProvidedAfterRipple() 468 private fun RippleBoxWithBackground( in RippleBoxWithBackground() method
|
| D | RippleModifierNodeTest.kt | 135 RippleBoxWithBackground(interactionSource, TestRipple, bounded = true) in pressed() 175 RippleBoxWithBackground(interactionSource, TestRipple, bounded = true) in pressed_rippleCreatedBeforeDraw() 284 RippleBoxWithBackground(interactionSource, TestRipple, bounded = true) in hovered() 306 RippleBoxWithBackground(interactionSource, TestRipple, bounded = true) in focused() 328 RippleBoxWithBackground(interactionSource, TestRipple, bounded = true) in dragged() 363 RippleBoxWithBackground(interactionSource, ripple, bounded = true) in colorChangeDuringRipple_dragged() 423 RippleBoxWithBackground(interactionSource, ripple, bounded = true) in rippleAlphaChange() 696 private fun RippleBoxWithBackground( in RippleBoxWithBackground() method
|
| /compose/material3/material3/src/androidInstrumentedTest/kotlin/androidx/compose/material3/ |
| D | RippleTest.kt | 283 RippleBoxWithBackground(interactionSource, ripple(), bounded = true) in contentColorChangeDuringRipple_dragged() 331 RippleBoxWithBackground(interactionSource, ripple(), bounded = true) in rippleConfiguration_color_dragged() 375 RippleBoxWithBackground( in rippleConfiguration_color_explicitColorSet_dragged() 424 RippleBoxWithBackground(interactionSource, ripple(), bounded = true) in rippleConfiguration_alpha_dragged() 462 RippleBoxWithBackground(interactionSource, ripple(), bounded = true) in rippleConfiguration_disabled_dragged() 506 RippleBoxWithBackground(interactionSource, ripple(), bounded = true) in rippleConfigurationChangeDuringRipple_dragged() 585 RippleBoxWithBackground(interactionSource, ripple(), bounded = true) in rippleConfigurationToggleBetweenEnabledAndDisabled() 693 private fun RippleBoxWithBackground( in RippleBoxWithBackground() method 741 RippleBoxWithBackground(interactionSource, ripple(bounded), bounded) in setRippleContent()
|
| /compose/material/material/src/androidInstrumentedTest/kotlin/androidx/compose/material/ |
| D | RippleTest.kt | 819 RippleBoxWithBackground(interactionSource, ripple(), bounded = true) in contentColorChangeDuringRipple_dragged() 867 RippleBoxWithBackground(interactionSource, ripple(), bounded = true) in rippleConfiguration_color_dragged() 911 RippleBoxWithBackground( in rippleConfiguration_color_explicitColorSet_dragged() 960 RippleBoxWithBackground(interactionSource, ripple(), bounded = true) in rippleConfiguration_alpha_dragged() 998 RippleBoxWithBackground(interactionSource, ripple(), bounded = true) in rippleConfiguration_disabled_dragged() 1042 RippleBoxWithBackground(interactionSource, ripple(), bounded = true) in rippleConfigurationChangeDuringRipple_dragged() 1121 RippleBoxWithBackground(interactionSource, ripple(), bounded = true) in rippleConfigurationToggleBetweenEnabledAndDisabled() 1229 private fun RippleBoxWithBackground( in RippleBoxWithBackground() method 1277 RippleBoxWithBackground(interactionSource, ripple(bounded), bounded) in setRippleContent()
|