Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DLockscreenShadeTransitionController.kt681 val transitionHeight = if (keyguardBypassController.bypassEnabled) height else 0.0f regex
682 transitionToShadeAmountCommon(transitionHeight)