Searched refs:WeatherClockElementKeys (Results 1 – 2 of 2) sorted by relevance
37 import com.android.systemui.keyguard.ui.composable.blueprint.WeatherClockElementKeys67 elementKey = WeatherClockElementKeys.timeElementKey, in Time()80 elementKey = WeatherClockElementKeys.dateElementKey, in SceneScope()93 elementKey = WeatherClockElementKeys.weatherIconElementKey, in Weather()106 elementKey = WeatherClockElementKeys.dndAlarmElementKey, in SceneScope()119 elementKey = WeatherClockElementKeys.temperatureElementKey, in Temperature()
30 import com.android.systemui.keyguard.ui.composable.blueprint.WeatherClockElementKeys.largeWeatherCl…112 object WeatherClockElementKeys { object