Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DLockscreenShadeTransitionController.kt54 private const val RUBBERBAND_FACTOR_STATIC = 0.15f in <lambda>() constant
922 RUBBERBAND_FACTOR_STATIC in handleExpansion()
927 overshoot *= 1 - RUBBERBAND_FACTOR_STATIC in handleExpansion()