Searched refs:hapticsEnabled (Results 1 – 3 of 3) sorted by relevance
106 hapticsEnabled: Boolean = true, in scalingLazyColumnDefaults()124 hapticsEnabled = hapticsEnabled, in scalingLazyColumnDefaults()
72 public val hapticsEnabled: Boolean = true, constant in com.google.android.horologist.compose.layout.ScalingLazyColumnState133 val rotaryHaptics = if (columnState.hapticsEnabled) { in ScalingLazyColumn()
262 var hapticsEnabled = true in <lambda>() variable471 if (hapticsEnabled) { in <lambda>()