Home
last modified time | relevance | path

Searched refs:fromStringValue (Results 1 – 2 of 2) sorted by relevance

/frameworks/libs/systemui/weathereffects/src/com/google/android/wallpaper/weathereffects/provider/
DWallpaperInfoContract.kt64 fun fromStringValue(value: String?): WeatherEffect? { in fromStringValue() method
DWeatherEffectsContentProvider.kt102 WallpaperInfoContract.WeatherEffect.fromStringValue(weatherType), in <lambda>()