Searched refs:SmallClockWithSmartSpace (Results 1 – 1 of 1) sorted by relevance
95 SmallClockWithSmartSpace(modifier = Modifier.fillMaxWidth(0.5f)) in DefaultClockLayout()98 scene(smallClockScene) { SmallClockWithSmartSpace() } in DefaultClockLayout()111 private fun SceneScope.SmallClockWithSmartSpace(modifier: Modifier = Modifier) { in SmallClockWithSmartSpace() method in com.android.systemui.keyguard.ui.composable.section.TopAreaSection