Home
last modified time | relevance | path

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

/frameworks/libs/systemui/weathereffects/debug/src/com/google/android/wallpaper/weathereffects/dagger/
DDebugApplicationComponent.kt20 import com.google.android.wallpaper.weathereffects.WeatherWallpaperService
32 fun inject(wallpaperService: WeatherWallpaperService)
/frameworks/libs/systemui/weathereffects/src/com/google/android/wallpaper/weathereffects/
DWeatherWallpaperService.kt28 class WeatherWallpaperService @Inject constructor(): LiveWallpaper() { class
/frameworks/libs/systemui/weathereffects/debug/src/com/google/android/wallpaper/weathereffects/
DWallpaperEffectsDebugActivity.kt120 ComponentName(this, WeatherWallpaperService::class.java) in <lambda>()