Searched refs:saveWallpaper (Results 1 – 3 of 3) sorted by relevance
/frameworks/libs/systemui/weathereffects/src/com/google/android/wallpaper/weathereffects/domain/ | ||
D | WeatherEffectsInteractor.kt | 38 suspend fun saveWallpaper() { in saveWallpaper() method in com.google.android.wallpaper.weathereffects.domain.WeatherEffectsInteractor |
/frameworks/libs/systemui/weathereffects/debug/src/com/google/android/wallpaper/weathereffects/ | ||
D | WallpaperEffectsDebugActivity.kt | 123 saveWallpaper() in <lambda>() |
/frameworks/libs/systemui/weathereffects/src/com/google/android/wallpaper/weathereffects/data/repository/ | ||
D | WeatherEffectsRepository.kt | 104 suspend fun saveWallpaper() { in <lambda>() method in com.google.android.wallpaper.weathereffects.data.repository.WeatherEffectsRepository |