Searched refs:hapticsThresholdPx (Results 1 – 1 of 1) sorted by relevance
105 private val hapticsThresholdPx: Long = 50, in handleScrollHaptic() constant in com.google.android.horologist.compose.rotaryinput.DefaultRotaryHapticHandler125 if (diff >= hapticsThresholdPx) { in handleScrollHaptic()225 hapticsThresholdPx: Long = 50, in rememberRotaryHapticHandler()230 DefaultRotaryHapticHandler(scrollableState, hapticsChannel, hapticsThresholdPx) in rememberRotaryHapticHandler()