Home
last modified time | relevance | path

Searched defs:backgroundContext (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/uimodenight/domain/interactor/
DUiModeNightTileUserActionInteractor.kt36 @Background private val backgroundContext: CoroutineContext, constant in com.android.systemui.qs.tiles.impl.uimodenight.domain.interactor.UiModeNightTileUserActionInteractor
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/saver/domain/
DDataSaverDialogDelegate.kt34 private val backgroundContext: CoroutineContext, in <lambda>() constant in com.android.systemui.qs.tiles.impl.saver.domain.DataSaverDialogDelegate
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/media/data/repository/
DSpatializerRepository.kt63 private val backgroundContext: CoroutineContext, in isHeadTrackingAvailableForDevice() constant in com.android.settingslib.media.data.repository.SpatializerRepositoryImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/panels/data/repository/
DIconAndNameCustomRepository.kt39 @Background private val backgroundContext: CoroutineContext, constant in com.android.systemui.qs.panels.data.repository.IconAndNameCustomRepository
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/airplane/data/repository/
DAirplaneModeRepository.kt65 @Background private val backgroundContext: CoroutineContext, in setIsAirplaneMode() constant in com.android.systemui.statusbar.pipeline.airplane.data.repository.AirplaneModeRepositoryImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/saver/domain/interactor/
DDataSaverTileUserActionInteractor.kt47 @Background private val backgroundContext: CoroutineContext, in <lambda>() constant in com.android.systemui.qs.tiles.impl.saver.domain.interactor.DataSaverTileUserActionInteractor
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/custom/domain/interactor/
DCustomTileInteractor.kt50 @Background private val backgroundContext: CoroutineContext, constant in com.android.systemui.qs.tiles.impl.custom.domain.interactor.CustomTileInteractor
DCustomTileUserActionInteractor.kt60 @Background private val backgroundContext: CoroutineContext, constant in com.android.systemui.qs.tiles.impl.custom.domain.interactor.CustomTileUserActionInteractor
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/screenrecord/domain/interactor/
DScreenRecordTileUserActionInteractor.kt50 @Background private val backgroundContext: CoroutineContext, constant in com.android.systemui.qs.tiles.impl.screenrecord.domain.interactor.ScreenRecordTileUserActionInteractor
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/custom/data/repository/
DCustomTileRepository.kt106 @Background private val backgroundContext: CoroutineContext, in restoreForTheUserIfNeeded() constant in com.android.systemui.qs.tiles.impl.custom.data.repository.CustomTileRepositoryImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/brightness/data/repository/
DScreenBrightnessRepository.kt90 @Background private val backgroundContext: CoroutineContext, in getMinMaxLinearBrightness() constant in com.android.systemui.brightness.data.repository.ScreenBrightnessDisplayManagerRepository
/frameworks/base/packages/SystemUI/src/com/android/systemui/settings/
DUserTrackerImpl.kt77 private val backgroundContext: CoroutineDispatcher, in <lambda>() constant in com.android.systemui.settings.UserTrackerImpl