Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
DBackPanelController.kt682 val isPastFlingVelocityThreshold = in <lambda>() constant
684 return flingDistance > minFlingDistance && isPastFlingVelocityThreshold in <lambda>()