Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/keyguard/ui/composable/section/
DTopAreaSection.kt89 LargeClockWithSmartSpace( in DefaultClockLayout()
100 scene(largeClockScene) { LargeClockWithSmartSpace() } in DefaultClockLayout()
133 private fun SceneScope.LargeClockWithSmartSpace(shouldOffSetClockToOneHalf: Boolean = false) { in LargeClockWithSmartSpace() method in com.android.systemui.keyguard.ui.composable.section.TopAreaSection