/frameworks/libs/systemui/weathereffects/src/com/google/android/wallpaper/weathereffects/dagger/ |
D | DependencyProvider.kt | 43 fun backgroundScope(@Background backgroundDispatcher: CoroutineDispatcher) = in context() method in com.google.android.wallpaper.weathereffects.dagger.DependencyProvider
|
/frameworks/base/packages/SystemUI/compose/scene/tests/src/com/android/compose/test/ |
D | RunMonotonicClockTest.kt | 50 val backgroundScope: CoroutineScope, constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/shortcut/domain/interactor/ |
D | ShortcutHelperInteractor.kt | 36 @Background private val backgroundScope: CoroutineScope, constant in com.android.systemui.keyboard.shortcut.domain.interactor.ShortcutHelperInteractor
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/domain/interactor/ |
D | ShadeLockscreenInteractorImpl.kt | 37 @Background private val backgroundScope: CoroutineScope, constant in com.android.systemui.shade.domain.interactor.ShadeLockscreenInteractorImpl
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/log/ |
D | CommunalLoggerStartable.kt | 42 @Background private val backgroundScope: CoroutineScope, in <lambda>() constant in com.android.systemui.communal.log.CommunalLoggerStartable
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/docking/ui/viewmodel/ |
D | KeyboardDockingIndicationViewModel.kt | 42 @Background private val backgroundScope: CoroutineScope, constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/pipeline/data/repository/ |
D | InstalledTilesComponentRepository.kt | 58 @Background private val backgroundScope: CoroutineScope, in getInstalledTilesComponents() constant in com.android.systemui.qs.pipeline.data.repository.InstalledTilesComponentRepositoryImpl
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/data/repository/ |
D | CommunalPrefsRepository.kt | 70 @Background private val backgroundScope: CoroutineScope, constant in com.android.systemui.communal.data.repository.CommunalPrefsRepositoryImpl
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/widgets/ |
D | CommunalAppWidgetHost.kt | 37 private val backgroundScope: CoroutineScope, in <lambda>() constant
|
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/ |
D | SysUITestModule.kt | 161 val SysUITestComponent<*>.backgroundScope constant
|