Searched refs:WeatherLargeClockWithSmartSpace (Results 1 – 1 of 1) sorted by relevance
102 scene(WeatherClockScenes.largeClockScene) { WeatherLargeClockWithSmartSpace() } in DefaultClockLayout()105 WeatherLargeClockWithSmartSpace(modifier = Modifier.fillMaxWidth(0.5f)) in DefaultClockLayout()170 private fun SceneScope.WeatherLargeClockWithSmartSpace(modifier: Modifier = Modifier) { in WeatherLargeClockWithSmartSpace() method in com.android.systemui.keyguard.ui.composable.section.TopAreaSection