Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/keyguard/ui/composable/blueprint/
DDefaultBlueprint.kt42 import com.android.systemui.keyguard.ui.composable.section.TopAreaSection in <lambda>()
61 private val topAreaSection: TopAreaSection, in <lambda>()
DShortcutsBesideUdfpsBlueprint.kt41 import com.android.systemui.keyguard.ui.composable.section.TopAreaSection in <lambda>()
63 private val topAreaSection: TopAreaSection, in <lambda>()
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/keyguard/ui/composable/section/
DTopAreaSection.kt50 class TopAreaSection class