Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/keyguard/ui/composable/section/
DLockSection.kt145 val windowViewBounds = windowManager.currentWindowMetrics.bounds in <lambda>() constant
146 var widthPx = windowViewBounds.right.toFloat() in <lambda>()
173 val heightPx = windowViewBounds.bottom.toFloat() in <lambda>()