Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
DBackPanelController.kt503 GestureState.ACTIVE -> fullScreenProgress(xTranslation) in <lambda>()
566 private fun fullScreenProgress(xTranslation: Float): Float { in <lambda>() method
1068 val postProgress = fullScreenProgress(previousXTranslation) * 100 in <lambda>()