Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
DBackPanelController.kt505 GestureState.INACTIVE -> reactivationThresholdProgress(totalTouchDeltaInactive) in <lambda>()
579 private fun reactivationThresholdProgress(totalTouchDelta: Float): Float { in <lambda>() method