/frameworks/base/packages/SystemUI/src/com/android/systemui/bluetooth/qsdialog/ |
D | DeviceItemActionInteractor.kt | 50 @Background private val backgroundDispatcher: CoroutineDispatcher, in <lambda>() constant in com.android.systemui.bluetooth.qsdialog.DeviceItemActionInteractor 63 InSharingClickedNoSource(localBluetoothManager, backgroundDispatcher, logger), in <lambda>() 67 backgroundDispatcher, in <lambda>() 73 backgroundDispatcher, in <lambda>() 79 withContext(backgroundDispatcher) { in <lambda>() 155 @Background backgroundDispatcher: CoroutineDispatcher, in <lambda>() 158 return withContext(backgroundDispatcher) { in <lambda>() 173 @Background private val backgroundDispatcher: CoroutineDispatcher, in <lambda>() constant in com.android.systemui.bluetooth.qsdialog.DeviceItemActionInteractor.InSharingClickedNoSource 178 return withContext(backgroundDispatcher) { in <lambda>() 204 @Background private val backgroundDispatcher: CoroutineDispatcher, in <lambda>() constant in com.android.systemui.bluetooth.qsdialog.DeviceItemActionInteractor.NotSharingClickedNonConnect [all …]
|
D | BluetoothAutoOnRepository.kt | 51 @Background private val backgroundDispatcher: CoroutineDispatcher, in <lambda>() constant 78 .flowOn(backgroundDispatcher) in <lambda>() 93 withContext(backgroundDispatcher) { in <lambda>() 109 withContext(backgroundDispatcher) { in <lambda>() 124 withContext(backgroundDispatcher) { in <lambda>()
|
D | BluetoothStateInteractor.kt | 48 @Background private val backgroundDispatcher: CoroutineDispatcher, constant in com.android.systemui.bluetooth.qsdialog.BluetoothStateInteractor 74 .flowOn(backgroundDispatcher) 82 withContext(backgroundDispatcher) { in isBluetoothEnabled() 87 withContext(backgroundDispatcher) { in setBluetoothEnabled()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/domain/interactor/ |
D | ActiveNotificationsInteractor.kt | 34 @Background private val backgroundDispatcher: CoroutineDispatcher, in <lambda>() constant in com.android.systemui.statusbar.notification.domain.interactor.ActiveNotificationsInteractor 55 .flowOn(backgroundDispatcher) in <lambda>() 79 .flowOn(backgroundDispatcher) in <lambda>() 103 .flowOn(backgroundDispatcher) in <lambda>() 109 .flowOn(backgroundDispatcher) in <lambda>() 115 .flowOn(backgroundDispatcher) in <lambda>()
|
/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/settings/data/repository/ |
D | SecureSettingsRepository.kt | 59 private val backgroundDispatcher: CoroutineDispatcher, in intSetting() constant in com.android.systemui.shared.settings.data.repository.SecureSettingsRepositoryImpl 86 .flowOn(backgroundDispatcher) in intSetting() 90 withContext(backgroundDispatcher) { in intSetting() 100 return withContext(backgroundDispatcher) { in intSetting() 110 return withContext(backgroundDispatcher) { in intSetting()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/authentication/data/repository/ |
D | AuthenticationRepository.kt | 188 @Background private val backgroundDispatcher: CoroutineDispatcher, constant in com.android.systemui.authentication.data.repository.AuthenticationRepositoryImpl 271 return withContext(backgroundDispatcher) { in checkCredential() 285 return withContext(backgroundDispatcher) { lockPatternUtils.getPinLength(selectedUserId) } in getAuthenticationMethod() 289 withContext(backgroundDispatcher) { in reportAuthenticationAttempt() 302 withContext(backgroundDispatcher) { in reportLockoutStarted() 309 return withContext(backgroundDispatcher) { in getFailedAuthenticationAttemptCount() 315 return withContext(backgroundDispatcher) { in getMaxFailedUnlockAttemptsForWipe() 321 return withContext(backgroundDispatcher) { in getProfileWithMinFailedUnlockAttemptsForWipe() 361 flow.value = withContext(backgroundDispatcher) { getFreshValue(selectedUserId) } in refreshingFlow() 370 return withContext(backgroundDispatcher) { in getAuthenticationMethod()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/user/domain/interactor/ |
D | GuestUserInteractor.kt | 56 @Background private val backgroundDispatcher: CoroutineDispatcher, in <lambda>() constant in com.android.systemui.user.domain.interactor.GuestUserInteractor 150 withContext(backgroundDispatcher) { in <lambda>() 180 val guestUser = withContext(backgroundDispatcher) { manager.findCurrentGuestUser() } in <lambda>() 210 withContext(backgroundDispatcher) { manager.markGuestForDeletion(currentUser.id) } in <lambda>() 221 val mainUser = withContext(backgroundDispatcher) { manager.mainUser?.identifier } in <lambda>() 225 withContext(backgroundDispatcher) { in <lambda>() 245 withContext(backgroundDispatcher) { in <lambda>() 299 withContext(backgroundDispatcher) { in <lambda>() 323 return withContext(backgroundDispatcher) { in <lambda>()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/quickaffordance/ |
D | KeyguardQuickAffordanceProviderClientFactory.kt | 35 @Background private val backgroundDispatcher: CoroutineDispatcher, in create() constant in com.android.systemui.keyguard.data.quickaffordance.KeyguardQuickAffordanceProviderClientFactoryImpl 40 backgroundDispatcher = backgroundDispatcher, in create()
|
D | MuteQuickAffordanceConfig.kt | 61 @Background private val backgroundDispatcher: CoroutineDispatcher, in <lambda>() constant in com.android.systemui.keyguard.data.quickaffordance.MuteQuickAffordanceConfig 101 .flowOn(backgroundDispatcher) in <lambda>() 106 coroutineScope.launch(backgroundDispatcher) { in <lambda>() 124 withContext(backgroundDispatcher) { in <lambda>() 137 withContext(backgroundDispatcher) { in <lambda>()
|
D | KeyguardQuickAffordanceLegacySettingSyncer.kt | 68 @Background private val backgroundDispatcher: CoroutineDispatcher, in <lambda>() constant in com.android.systemui.keyguard.data.quickaffordance.KeyguardQuickAffordanceLegacySettingSyncer 128 .flowOn(backgroundDispatcher) in <lambda>() 140 .flowOn(backgroundDispatcher) in <lambda>() 201 withContext(backgroundDispatcher) { in <lambda>()
|
D | QuickAccessWalletKeyguardQuickAffordanceConfig.kt | 55 @Background private val backgroundDispatcher: CoroutineDispatcher, in <lambda>() constant in com.android.systemui.keyguard.data.quickaffordance.QuickAccessWalletKeyguardQuickAffordanceConfig 99 withContext(backgroundDispatcher) { in <lambda>() 162 return withContext(backgroundDispatcher) { in <lambda>() 183 withContext(backgroundDispatcher) { in <lambda>()
|
/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/customization/data/content/ |
D | CustomizationProviderClient.kt | 200 private val backgroundDispatcher: CoroutineDispatcher, constant in com.android.systemui.shared.customization.data.content.CustomizationProviderClientImpl 207 withContext(backgroundDispatcher) { in insertSelection() 222 return withContext(backgroundDispatcher) { in querySlots() 260 return withContext(backgroundDispatcher) { in queryFlags() 302 return withContext(backgroundDispatcher) { in queryAffordances() 403 return withContext(backgroundDispatcher) { in querySelections() 461 withContext(backgroundDispatcher) { in deleteSelection() 478 withContext(backgroundDispatcher) { in deleteAllSelections() 494 return withContext(backgroundDispatcher) { in getAffordanceIcon() 522 .flowOn(backgroundDispatcher) in observeUri()
|
/frameworks/libs/systemui/weathereffects/src/com/google/android/wallpaper/weathereffects/dagger/ |
D | DependencyProvider.kt | 43 fun backgroundScope(@Background backgroundDispatcher: CoroutineDispatcher) = in context() 44 CoroutineScope(backgroundDispatcher) in context() 54 fun backgroundDispatcher(): CoroutineDispatcher = Dispatchers.IO in context() method in com.google.android.wallpaper.weathereffects.dagger.DependencyProvider
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/inputmethod/data/repository/ |
D | InputMethodRepository.kt | 65 @Background private val backgroundDispatcher: CoroutineDispatcher, constant in com.android.systemui.inputmethod.data.repository.InputMethodRepositoryImpl 73 return withContext(backgroundDispatcher) { in enabledInputMethods() 102 withContext(backgroundDispatcher) { in showInputMethodPicker() 121 return withContext(backgroundDispatcher) { in enabledInputMethodSubtypes()
|
/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/notifications/data/repository/ |
D | NotificationSettingsRepository.kt | 34 private val backgroundDispatcher: CoroutineDispatcher, constant in com.android.systemui.shared.notifications.data.repository.NotificationSettingsRepository 50 .flowOn(backgroundDispatcher) 56 withContext(backgroundDispatcher) { in setShowNotificationsOnLockscreenEnabled()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/base/viewmodel/ |
D | QSTileViewModelFactory.kt | 63 @Background private val backgroundDispatcher: CoroutineDispatcher, constant in com.android.systemui.qs.tiles.base.viewmodel.QSTileViewModelFactory.Component 88 backgroundDispatcher, in create() 108 @Background private val backgroundDispatcher: CoroutineDispatcher, constant in com.android.systemui.qs.tiles.base.viewmodel.QSTileViewModelFactory.Static 138 backgroundDispatcher,
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/settings/ |
D | SecureSettingsRepositoryModule.kt | 35 @Background backgroundDispatcher: CoroutineDispatcher, 37 SecureSettingsRepositoryImpl(contentResolver, backgroundDispatcher)
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/taskswitcher/data/repository/ |
D | ActivityTaskManagerTasksRepository.kt | 49 @Background private val backgroundDispatcher: CoroutineDispatcher, in <lambda>() constant in com.android.systemui.mediaprojection.taskswitcher.data.repository.ActivityTaskManagerTasksRepository 53 withContext(backgroundDispatcher) { in <lambda>() 73 withContext(backgroundDispatcher) { in <lambda>()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/data/repository/ |
D | AccessibilityQsShortcutsRepository.kt | 62 @Background private val backgroundDispatcher: CoroutineDispatcher, constant in com.android.systemui.accessibility.data.repository.AccessibilityQsShortcutsRepositoryImpl 122 withContext(backgroundDispatcher) { in notifyAccessibilityManagerTilesChanged() 130 async(backgroundDispatcher) { in getAccessibilityTileServices() 146 async(backgroundDispatcher) { in getAccessibilityTileServices()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/pipeline/data/repository/ |
D | UserTileSpecRepository.kt | 47 @Background private val backgroundDispatcher: CoroutineDispatcher, in <lambda>() constant in com.android.systemui.qs.pipeline.data.repository.UserTileSpecRepository 79 .flowOn(backgroundDispatcher) in <lambda>() 87 applicationScope.launch(backgroundDispatcher) { in <lambda>() 105 .flowOn(backgroundDispatcher) in <lambda>() 121 withContext(backgroundDispatcher) { in <lambda>() 161 return withContext(backgroundDispatcher) { in <lambda>()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/data/ |
D | NotificationSettingsRepositoryModule.kt | 35 @Background backgroundDispatcher: CoroutineDispatcher, 40 backgroundDispatcher,
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/shortcut/ui/viewmodel/ |
D | ShortcutHelperViewModel.kt | 31 @Background private val backgroundDispatcher: CoroutineDispatcher, constant in com.android.systemui.keyboard.shortcut.ui.viewmodel.ShortcutHelperViewModel 39 .flowOn(backgroundDispatcher)
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/data/ |
D | BasicAppIconLoader.kt | 35 @Background private val backgroundDispatcher: CoroutineDispatcher, in loadIcon() constant in com.android.systemui.mediaprojection.appselector.data.BasicPackageManagerAppIconLoader 42 withContext(backgroundDispatcher) { in loadIcon()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/data/repository/ |
D | KeyboardRepository.kt | 75 @Background private val backgroundDispatcher: CoroutineDispatcher, constant in com.android.systemui.keyboard.data.repository.KeyboardRepositoryImpl 130 .flowOn(backgroundDispatcher) 136 .flowOn(backgroundDispatcher) 156 .flowOn(backgroundDispatcher)
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/util/ |
D | SubscriptionManagerProxy.kt | 40 @Background private val backgroundDispatcher: CoroutineDispatcher, in getDefaultDataSubscriptionId() constant in com.android.systemui.statusbar.pipeline.mobile.util.SubscriptionManagerProxyImpl 52 return withContext(backgroundDispatcher) { in getDefaultDataSubscriptionId()
|