Home
last modified time | relevance | path

Searched refs:FOREGROUND_TEXTURE (Results 1 – 3 of 3) sorted by relevance

/frameworks/libs/systemui/weathereffects/src/com/google/android/wallpaper/weathereffects/provider/
DWallpaperInfoContract.kt82 const val FOREGROUND_TEXTURE = "foreground_texture" constant
87 FOREGROUND_TEXTURE, BACKGROUND_TEXTURE, WEATHER_EFFECT
DWeatherEffectsContentProvider.kt90 WallpaperGenerationData.FOREGROUND_TEXTURE -> foreground in <lambda>()
/frameworks/libs/systemui/weathereffects/tests/src/com/google/android/wallpaper/weathereffects/provider/
DWeatherEffectsContentProviderTest.kt74 cursor.getColumnIndex(WallpaperGenerationData.FOREGROUND_TEXTURE)) in query_updateWallpaper_returnsCorrectData()
103 cursor.getColumnIndex(WallpaperGenerationData.FOREGROUND_TEXTURE)) in query_updateWallpaper_withNoParams_returnsCorrectData()