Home
last modified time | relevance | path

Searched defs:backgroundDispatcher (Results 1 – 25 of 110) sorted by relevance

12345

/frameworks/libs/systemui/weathereffects/src/com/google/android/wallpaper/weathereffects/dagger/
DDependencyProvider.kt54 fun backgroundDispatcher(): CoroutineDispatcher = Dispatchers.IO in context() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/quickaffordance/
DKeyguardQuickAffordanceProviderClientFactory.kt35 @Background private val backgroundDispatcher: CoroutineDispatcher, in create() constant in com.android.systemui.keyguard.data.quickaffordance.KeyguardQuickAffordanceProviderClientFactoryImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/shortcut/data/source/
DAppCategoriesShortcutsSource.kt31 @Background private val backgroundDispatcher: CoroutineDispatcher, constant in com.android.systemui.keyboard.shortcut.data.source.AppCategoriesShortcutsSource
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/dialog/ringer/data/repository/
DVolumeDialogRingerFeedbackRepository.kt40 @Background val backgroundDispatcher: CoroutineDispatcher, in getToastCount() constant in com.android.systemui.volume.dialog.ringer.data.repository.VolumeDialogRingerFeedbackRepositoryImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/data/
DBasicAppIconLoader.kt35 @Background private val backgroundDispatcher: CoroutineDispatcher, in loadIcon() constant in com.android.systemui.mediaprojection.appselector.data.BasicPackageManagerAppIconLoader
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/base/ui/viewmodel/
DQSTileViewModelFactory.kt64 @Background private val backgroundDispatcher: CoroutineDispatcher, constant in com.android.systemui.qs.tiles.base.ui.viewmodel.QSTileViewModelFactory.Component
110 @Background private val backgroundDispatcher: CoroutineDispatcher, constant in com.android.systemui.qs.tiles.base.ui.viewmodel.QSTileViewModelFactory.Static
/frameworks/base/packages/SystemUI/src/com/android/systemui/settings/
DMultiUserUtilsModule.java67 @Background CoroutineDispatcher backgroundDispatcher, in provideUserTracker()
/frameworks/base/packages/SystemUI/src/com/android/systemui/user/domain/interactor/
DUserLockedInteractor.kt33 @Background val backgroundDispatcher: CoroutineDispatcher, in <lambda>() constant in com.android.systemui.user.domain.interactor.UserLockedInteractor
/frameworks/base/packages/SystemUI/src/com/android/systemui/deviceconfig/data/repository/
DDeviceConfigRepository.kt36 @Background private val backgroundDispatcher: CoroutineDispatcher, in <lambda>() constant in com.android.systemui.deviceconfig.data.repository.DeviceConfigRepository
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/util/
DSubscriptionManagerProxy.kt40 @Background private val backgroundDispatcher: CoroutineDispatcher, in getDefaultDataSubscriptionId() constant in com.android.systemui.statusbar.pipeline.mobile.util.SubscriptionManagerProxyImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/inputdevice/data/repository/
DUserInputDeviceRepository.kt41 @Background private val backgroundDispatcher: CoroutineDispatcher, in <lambda>() constant in com.android.systemui.inputdevice.data.repository.UserInputDeviceRepository
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/shortcut/data/repository/
DShortcutHelperStateRepository.kt38 @Background private val backgroundDispatcher: CoroutineDispatcher, constant in com.android.systemui.keyboard.shortcut.data.repository.ShortcutHelperStateRepository
/frameworks/base/packages/SystemUI/src/com/android/systemui/brightness/data/repository/
DBrightnessPolicyRepository.kt57 @Background private val backgroundDispatcher: CoroutineDispatcher, constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/bluetooth/qsdialog/
DDeviceItemActionInteractor.kt39 @Background private val backgroundDispatcher: CoroutineDispatcher, in onActionIconClick() constant in com.android.systemui.bluetooth.qsdialog.DeviceItemActionInteractorImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/touchpad/data/repository/
DTouchpadRepository.kt40 @Background private val backgroundDispatcher: CoroutineDispatcher, constant in com.android.systemui.touchpad.data.repository.TouchpadRepositoryImpl
/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/settings/data/repository/
DSecureSettingsRepositoryImpl.kt39 private val backgroundDispatcher: CoroutineDispatcher, constant in com.android.systemui.shared.settings.data.repository.SecureSettingsRepositoryImpl
DSystemSettingsRepositoryImpl.kt39 private val backgroundDispatcher: CoroutineDispatcher, constant in com.android.systemui.shared.settings.data.repository.SystemSettingsRepositoryImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/taskswitcher/ui/viewmodel/
DTaskSwitcherNotificationViewModel.kt39 @Background private val backgroundDispatcher: CoroutineDispatcher, in <lambda>() constant in com.android.systemui.mediaprojection.taskswitcher.ui.viewmodel.TaskSwitcherNotificationViewModel
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/animation/data/repository/
DAnimationStatusRepository.kt41 @Background private val backgroundDispatcher: CoroutineDispatcher in areAnimationsEnabled() constant in com.android.systemui.util.animation.data.repository.AnimationStatusRepositoryImpl
/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/notifications/data/repository/
DNotificationSettingsRepository.kt37 private val backgroundDispatcher: CoroutineDispatcher, constant in com.android.systemui.shared.notifications.data.repository.NotificationSettingsRepository
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/settings/repository/
DSettingsForUserRepository.kt38 @Background private val backgroundDispatcher: CoroutineDispatcher, constant in com.android.systemui.util.settings.repository.SettingsForUserRepository
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/pipeline/domain/interactor/
DAccessibilityTilesInteractor.kt40 @Background private val backgroundDispatcher: CoroutineDispatcher, in <lambda>() constant in com.android.systemui.qs.pipeline.domain.interactor.AccessibilityTilesInteractor
/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/settings/
DControlsSettingsRepositoryImpl.kt48 @Background private val backgroundDispatcher: CoroutineDispatcher, in <lambda>() constant in com.android.systemui.controls.settings.ControlsSettingsRepositoryImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/data/repository/
DUserA11yQsShortcutsRepository.kt47 @Background private val backgroundDispatcher: CoroutineDispatcher, constant in com.android.systemui.accessibility.data.repository.UserA11yQsShortcutsRepository
/frameworks/base/packages/SystemUI/src/com/android/systemui/inputmethod/data/repository/
DInputMethodRepository.kt73 @Background private val backgroundDispatcher: CoroutineDispatcher, constant in com.android.systemui.inputmethod.data.repository.InputMethodRepositoryImpl

12345