Home
last modified time | relevance | path

Searched refs:MainScope (Results 1 – 5 of 5) sorted by relevance

/frameworks/libs/systemui/weathereffects/src/com/google/android/wallpaper/weathereffects/
DWeatherWallpaperService.kt23 import com.google.android.wallpaper.weathereffects.dagger.MainScope
31 @Inject @MainScope lateinit var applicationScope: CoroutineScope
/frameworks/libs/systemui/weathereffects/src/com/google/android/wallpaper/weathereffects/provider/
DWeatherEffectsContentProvider.kt26 import com.google.android.wallpaper.weathereffects.dagger.MainScope in <lambda>()
36 @Inject @MainScope lateinit var mainScope: CoroutineScope in <lambda>()
/frameworks/libs/systemui/weathereffects/src/com/google/android/wallpaper/weathereffects/dagger/
DQualifiers.kt23 annotation class MainScope() class
DDependencyProvider.kt38 @MainScope in context()
/frameworks/libs/systemui/weathereffects/debug/src/com/google/android/wallpaper/weathereffects/
DWallpaperEffectsDebugActivity.kt38 import com.google.android.wallpaper.weathereffects.dagger.MainScope in <lambda>()
51 @MainScope in <lambda>()