Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/keyguard/ui/composable/blueprint/
DDefaultBlueprint.kt37 import com.android.systemui.keyguard.ui.composable.section.BottomAreaSection in <lambda>()
59 private val bottomAreaSection: BottomAreaSection, in <lambda>()
DShortcutsBesideUdfpsBlueprint.kt36 import com.android.systemui.keyguard.ui.composable.section.BottomAreaSection in <lambda>()
61 private val bottomAreaSection: BottomAreaSection, in <lambda>()
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/keyguard/ui/composable/section/
DBottomAreaSection.kt49 class BottomAreaSection in <lambda>() class