Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
DBackPanelController.kt513 GestureState.INACTIVE -> stretchInactiveBackIndicator(gestureProgress) in <lambda>()
633 private fun stretchInactiveBackIndicator(progress: Float) { in <lambda>() method