Home
last modified time | relevance | path

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

/frameworks/libs/systemui/weathereffects/src/com/google/android/wallpaper/weathereffects/domain/
DWeatherEffectsInteractor.kt28 val wallpaperImageModel: StateFlow<WallpaperImageModel?> = repository.wallpaperImage
/frameworks/libs/systemui/weathereffects/src/com/google/android/wallpaper/weathereffects/data/repository/
DWeatherEffectsRepository.kt34 val wallpaperImage: StateFlow<WallpaperImageModel?> = _wallpaperImage.asStateFlow() in <lambda>() constant in com.google.android.wallpaper.weathereffects.data.repository.WeatherEffectsRepository