Home
last modified time | relevance | path

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

/compose/material/material-ripple/benchmark/src/androidTest/java/androidx/compose/material/ripple/benchmark/
DRippleBenchmark.kt179 val hover1 = HoverInteraction.Enter() in additionalEmitHoverInteraction() constant
180 val unhover1 = HoverInteraction.Exit(hover1) in additionalEmitHoverInteraction()
189 getTestCase().emitInteraction(hover1) in additionalEmitHoverInteraction()