Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
H A DBackPanelController.kt262 private var fullyStretchedThreshold = 0f regex
569 val progress = (xTranslation - previousXTranslationOnActiveOffset) / fullyStretchedThreshold
734 fullyStretchedThreshold = min(displaySize.x.toFloat(), params.swipeProgressThreshold)