Home
last modified time | relevance | path

Searched defs:weatherEffect (Results 1 – 2 of 2) sorted by relevance

/frameworks/libs/systemui/weathereffects/src/com/google/android/wallpaper/weathereffects/shared/model/
DWallpaperFileModel.kt32 val weatherEffect: WallpaperInfoContract.WeatherEffect? = null constant in com.google.android.wallpaper.weathereffects.shared.model.WallpaperFileModel
45 val weatherEffect: WallpaperInfoContract.WeatherEffect? = null constant in com.google.android.wallpaper.weathereffects.shared.model.WallpaperImageModel
/frameworks/libs/systemui/weathereffects/debug/src/com/google/android/wallpaper/weathereffects/
DWallpaperEffectsDebugActivity.kt64 private var weatherEffect: WallpaperInfoContract.WeatherEffect? = null in <lambda>() variable