Home
last modified time | relevance | path

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

/frameworks/base/packages/CredentialManager/horologist/src/com/google/android/horologist/compose/rotaryinput/
DRotary.kt452 private val timeRangeToFling = flingTimeframe * 2 constant
504 if (latestEventTimestamp - flingTimestamp < timeRangeToFling && in trackFling()