Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
H A DBackPanelController.kt482 val isInDynamicRange = totalTouchDeltaActive in params.dynamicTriggerThresholdRange regex
483 val isTouchInContinuousDirection = isInSameDirection || isInDynamicRange