Home
last modified time | relevance | path

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

/frameworks/libs/systemui/weathereffects/src/com/google/android/wallpaper/weathereffects/provider/
DWallpaperInfoContract.kt76 const val FOREGROUND_TEXTURE_PARAM = "foreground_texture" constant
DWeatherEffectsContentProvider.kt82 val foreground = uri.getQueryParameter(WallpaperInfoContract.FOREGROUND_TEXTURE_PARAM) in <lambda>()
/frameworks/libs/systemui/weathereffects/tests/src/com/google/android/wallpaper/weathereffects/provider/
DWeatherEffectsContentProviderTest.kt52 WallpaperInfoContract.FOREGROUND_TEXTURE_PARAM, expectedForegroundPath in query_updateWallpaper_returnsCorrectData()