/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/src/com/android/systemui/keyboard/shortcut/data/repository/ |
D | ShortcutHelperInputDeviceRepository.kt | 34 @Background private val backgroundScope: CoroutineScope, constant
|
D | AppLaunchDataRepository.kt | 41 @Background private val backgroundScope: CoroutineScope, in <lambda>() constant in com.android.systemui.keyboard.shortcut.data.repository.AppLaunchDataRepository
|
D | DefaultShortcutCategoriesRepository.kt | 51 @Background private val backgroundScope: CoroutineScope, in <lambda>() constant in com.android.systemui.keyboard.shortcut.data.repository.DefaultShortcutCategoriesRepository
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/touchpad/tutorial/domain/interactor/ |
D | TouchpadGesturesInteractor.kt | 29 private val backgroundScope: CoroutineScope, constant in com.android.systemui.touchpad.tutorial.domain.interactor.TouchpadGesturesInteractor
|
/frameworks/base/packages/SystemUI/compose/scene/tests/src/com/android/compose/test/ |
D | RunMonotonicClockTest.kt | 49 val backgroundScope: CoroutineScope, constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/shortcut/domain/interactor/ |
D | ShortcutHelperStateInteractor.kt | 36 @Background private val backgroundScope: CoroutineScope, constant in com.android.systemui.keyboard.shortcut.domain.interactor.ShortcutHelperStateInteractor
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/shared/ |
D | QSSettingsPackageRepository.kt | 43 @Background private val backgroundScope: CoroutineScope, constant in com.android.systemui.qs.shared.QSSettingsPackageRepository
|
/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/notifications/data/repository/ |
D | NotificationSettingsRepository.kt | 36 private val backgroundScope: CoroutineScope, constant in com.android.systemui.shared.notifications.data.repository.NotificationSettingsRepository
|
/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/cursorposition/data/repository/ |
D | MultiDisplayCursorPositionRepository.kt | 56 @Background private val backgroundScope: CoroutineScope, constant in com.android.systemui.cursorposition.data.repository.MultiDisplayCursorPositionRepositoryImpl
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/display/data/repository/ |
D | FocusedDisplayRepository.kt | 50 @Background val backgroundScope: CoroutineScope, constant in com.android.systemui.display.data.repository.FocusedDisplayRepositoryImpl
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/featurepods/media/domain/interactor/ |
D | MediaControlChipInteractor.kt | 48 @Background private val backgroundScope: CoroutineScope, in <lambda>() constant in com.android.systemui.statusbar.featurepods.media.domain.interactor.MediaControlChipInteractor
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/domain/interactor/ |
D | KeyguardShowWhileAwakeInteractor.kt | 79 @Background val backgroundScope: CoroutineScope, constant in com.android.systemui.keyguard.domain.interactor.KeyguardShowWhileAwakeInteractor
|
D | KeyguardServiceShowLockscreenInteractor.kt | 53 @Background val backgroundScope: CoroutineScope, in <lambda>() constant in com.android.systemui.keyguard.domain.interactor.KeyguardServiceShowLockscreenInteractor
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/inputdevice/data/repository/ |
D | InputDeviceRepository.kt | 40 @Background private val backgroundScope: CoroutineScope, constant in com.android.systemui.inputdevice.data.repository.InputDeviceRepository
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/log/ |
D | CommunalLoggerStartable.kt | 44 @Background private val backgroundScope: CoroutineScope, in <lambda>() constant in com.android.systemui.communal.log.CommunalLoggerStartable
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/shortcut/ |
D | ShortcutHelperCoreStartable.kt | 44 @Background private val backgroundScope: CoroutineScope, constant in com.android.systemui.keyboard.shortcut.ShortcutHelperCoreStartable
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/docking/ui/viewmodel/ |
D | KeyboardDockingIndicationViewModel.kt | 43 @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/education/domain/interactor/ |
D | ContextualEducationInteractor.kt | 51 @Background private val backgroundScope: CoroutineScope, in <lambda>() constant in com.android.systemui.education.domain.interactor.ContextualEducationInteractor
|
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/kosmos/ |
D | GeneralKosmos.kt | 61 var Kosmos.backgroundScope by Fixture { testScope.backgroundScope } in <lambda>() variable
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/widgets/ |
D | CommunalAppWidgetHost.kt | 34 private val backgroundScope: CoroutineScope, in <lambda>() constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/display/ |
D | StatusBarTouchShadeDisplayPolicy.kt | 54 @Background private val backgroundScope: CoroutineScope, in <lambda>() constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/inputdevice/tutorial/ui/ |
D | TutorialNotificationCoordinator.kt | 55 @Background private val backgroundScope: CoroutineScope, constant in com.android.systemui.inputdevice.tutorial.ui.TutorialNotificationCoordinator
|