Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/keyguard/ui/composable/blueprint/
DShortcutsBesideUdfpsBlueprint.kt199 val startSideShortcutPlaceable = in <lambda>() constant
215 startSideShortcutPlaceable.placeRelative( in <lambda>()
216 x = lockIconBounds.left / 2 - startSideShortcutPlaceable.width / 2, in <lambda>()
217 y = lockIconBounds.center.y - startSideShortcutPlaceable.height / 2, in <lambda>()