Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/keyguard/ui/composable/section/
DBottomAreaSection.kt112 fun shortcutSizeDp(): DpSize { in <lambda>() method in com.android.systemui.keyguard.ui.composable.section.BottomAreaSection
174 width = shortcutSizeDp().width, in <lambda>()
175 height = shortcutSizeDp().height, in <lambda>()