Home
last modified time | relevance | path

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

/frameworks/libs/systemui/weathereffects/src/com/google/android/wallpaper/weathereffects/provider/
DWallpaperInfoContract.kt77 const val BACKGROUND_TEXTURE_PARAM = "background_texture" constant
DWeatherEffectsContentProvider.kt83 val background = uri.getQueryParameter(WallpaperInfoContract.BACKGROUND_TEXTURE_PARAM) in <lambda>()
/frameworks/libs/systemui/weathereffects/tests/src/com/google/android/wallpaper/weathereffects/provider/
DWeatherEffectsContentProviderTest.kt55 WallpaperInfoContract.BACKGROUND_TEXTURE_PARAM, expectedBackgroundPath in query_updateWallpaper_returnsCorrectData()