Searched refs:removeRipple (Results 1 – 6 of 6) sorted by relevance
210 is PressInteraction.Release -> instance.removeRipple(interaction.press) in createPlatformRippleNode()211 is PressInteraction.Cancel -> instance.removeRipple(interaction.press) in createPlatformRippleNode()285 abstract fun removeRipple(interaction: PressInteraction.Press) in rememberUpdatedRippleInstance() method383 is PressInteraction.Release -> removeRipple(pressInteraction.press) in handlePressInteraction()384 is PressInteraction.Cancel -> removeRipple(pressInteraction.press) in handlePressInteraction()398 abstract fun removeRipple(interaction: PressInteraction.Press) in DrawScope() method
91 override fun removeRipple(interaction: PressInteraction.Press) { in removeRipple() method148 override fun removeRipple(interaction: PressInteraction.Press) { in removeRipple() method in CommonRippleIndicationInstance
169 override fun removeRipple(interaction: PressInteraction.Press) { in removeRipple() method170 rippleHostView?.removeRipple() in removeRipple()298 override fun removeRipple(interaction: PressInteraction.Press) { in removeRipple() method in AndroidRippleIndicationInstance299 rippleHostView?.removeRipple() in removeRipple()
162 fun removeRipple() { in <lambda>() method
263 removeRipple() in updateConfiguration()306 private fun removeRipple() { in removeRipple() method
294 removeRipple() in updateConfiguration()343 private fun removeRipple() { in removeRipple() method