Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/keyguard/ui/composable/blueprint/
DShortcutsBesideUdfpsBlueprint.kt201 val endSideShortcutPlaceable = endSideShortcutMeasurable.measure(noMinConstraints) in <lambda>() constant
223 endSideShortcutPlaceable.placeRelative( in <lambda>()
227 endSideShortcutPlaceable.width / 2, in <lambda>()
228 y = lockIconBounds.center.y - endSideShortcutPlaceable.height / 2, in <lambda>()