Searched defs:getApplicationCoroutineScope (Results 1 – 3 of 3) sorted by relevance
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/ | ||
D | Injector.kt | 54 fun getApplicationCoroutineScope(): CoroutineScope in getApplicationCoroutineScope() method |
D | WallpaperPicker2Injector.kt | 108 override fun getApplicationCoroutineScope(): CoroutineScope { in getApplicationCoroutineScope() method in com.android.wallpaper.module.WallpaperPicker2Injector |
/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/ | ||
D | TestInjector.kt | 107 override fun getApplicationCoroutineScope(): CoroutineScope { in getApplicationCoroutineScope() method in com.android.wallpaper.testing.TestInjector |