Home
last modified time | relevance | path

Searched defs:shapeSize (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/bouncer/ui/composable/
DPinInputDisplay.kt444 private val shapeSize = constant
512 val shapeSize: Dp, constant in com.android.systemui.bouncer.ui.composable.ShapeAnimations
548 val shapeSize = dimensionResource(R.dimen.password_shape_size) in rememberShapeAnimations() constant