Home
last modified time | relevance | path

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

/frameworks/base/packages/CredentialManager/horologist/src/com/google/android/horologist/compose/rotaryinput/
DRotary.kt346 thresholdBehaviorFactory = { in averageItemSize()
1025 private val thresholdBehaviorFactory: () -> ThresholdBehavior, constant in HighResSnapHandler
1043 private var thresholdBehavior = thresholdBehaviorFactory()
1060 thresholdBehavior = thresholdBehaviorFactory() in handleScrollEvent()