Searched defs:weatherEffect (Results 1 – 2 of 2) sorted by relevance
/frameworks/libs/systemui/weathereffects/src/com/google/android/wallpaper/weathereffects/shared/model/ | ||
D | WallpaperFileModel.kt | 32 val weatherEffect: WallpaperInfoContract.WeatherEffect? = null constant in com.google.android.wallpaper.weathereffects.shared.model.WallpaperFileModel |
/frameworks/libs/systemui/weathereffects/debug/src/com/google/android/wallpaper/weathereffects/ | ||
D | WallpaperEffectsDebugActivity.kt | 64 private var weatherEffect: WallpaperInfoContract.WeatherEffect? = null in <lambda>() variable |