Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/keyguard/ui/composable/section/
DDefaultClockSection.kt93 fun SceneScope.LargeClock(burnInParams: BurnInParameters, modifier: Modifier = Modifier) { in <lambda>() method in com.android.systemui.keyguard.ui.composable.section.DefaultClockSection
DTopAreaSection.kt151 LargeClock( in LargeClockWithSmartSpace()