Home
last modified time | relevance | path

Searched defs:bgCoroutineContext (Results 1 – 25 of 41) sorted by relevance

12

/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/qs/tiles/impl/battery/domain/interactor/
DBatterySaverTileDataInteractor.java19 private final kotlin.coroutines.CoroutineContext bgCoroutineContext = null; field in BatterySaverTileDataInteractor
24 public BatterySaverTileDataInteractor(@com.android.systemui.dagger.qualifiers.Background() in BatterySaverTileDataInteractor()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/camera/data/repository/
DCameraSensorPrivacyRepositoryImpl.java18 private final kotlin.coroutines.CoroutineContext bgCoroutineContext = null; field in CameraSensorPrivacyRepositoryImpl
27 public CameraSensorPrivacyRepositoryImpl(@com.android.systemui.dagger.qualifiers.Background() in CameraSensorPrivacyRepositoryImpl()
DCameraAutoRotateRepositoryImpl.java20 private final kotlin.coroutines.CoroutineContext bgCoroutineContext = null; field in CameraAutoRotateRepositoryImpl
39kotlin.coroutines.CoroutineContext bgCoroutineContext, @com.android.systemui.dagger.qualifiers.App… in CameraAutoRotateRepositoryImpl()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/qs/tiles/impl/irecording/
DIssueRecordingDataInteractor.java18 private final kotlin.coroutines.CoroutineContext bgCoroutineContext = null; field in IssueRecordingDataInteractor
24 kotlin.coroutines.CoroutineContext bgCoroutineContext) { in IssueRecordingDataInteractor()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/screenrecord/data/repository/
DScreenRecordRepositoryImpl.java16 private final kotlin.coroutines.CoroutineContext bgCoroutineContext = null; field in ScreenRecordRepositoryImpl
23 public ScreenRecordRepositoryImpl(@com.android.systemui.dagger.qualifiers.Background() in ScreenRecordRepositoryImpl()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/qs/tiles/impl/reducebrightness/domain/interactor/
DReduceBrightColorsTileDataInteractor.java20 private final kotlin.coroutines.CoroutineContext bgCoroutineContext = null; field in ReduceBrightColorsTileDataInteractor
26 public ReduceBrightColorsTileDataInteractor(@com.android.systemui.dagger.qualifiers.Background() in ReduceBrightColorsTileDataInteractor()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/qs/tiles/impl/qr/domain/interactor/
DQRCodeScannerTileDataInteractor.java20 private final kotlin.coroutines.CoroutineContext bgCoroutineContext = null; field in QRCodeScannerTileDataInteractor
27 public QRCodeScannerTileDataInteractor(@com.android.systemui.dagger.qualifiers.Background() in QRCodeScannerTileDataInteractor()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/accessibility/data/repository/
DColorCorrectionRepositoryImpl.java18 private final kotlin.coroutines.CoroutineContext bgCoroutineContext = null; field in ColorCorrectionRepositoryImpl
33 public ColorCorrectionRepositoryImpl(@com.android.systemui.dagger.qualifiers.Background() in ColorCorrectionRepositoryImpl()
DColorInversionRepositoryImpl.java18 private final kotlin.coroutines.CoroutineContext bgCoroutineContext = null; field in ColorInversionRepositoryImpl
33 public ColorInversionRepositoryImpl(@com.android.systemui.dagger.qualifiers.Background() in ColorInversionRepositoryImpl()
DOneHandedModeRepositoryImpl.java18 private final kotlin.coroutines.CoroutineContext bgCoroutineContext = null; field in OneHandedModeRepositoryImpl
34 public OneHandedModeRepositoryImpl(@com.android.systemui.dagger.qualifiers.Background() in OneHandedModeRepositoryImpl()
DNightDisplayRepository.java25 private final kotlin.coroutines.CoroutineContext bgCoroutineContext = null; field in NightDisplayRepository
59 public NightDisplayRepository(@com.android.systemui.dagger.qualifiers.Background() in NightDisplayRepository()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/qs/tiles/impl/sensorprivacy/
DSensorPrivacyToggleTileDataInteractor.java24 private final kotlin.coroutines.CoroutineContext bgCoroutineContext = null; field in SensorPrivacyToggleTileDataInteractor
35 … public SensorPrivacyToggleTileDataInteractor(@com.android.systemui.dagger.qualifiers.Background() in SensorPrivacyToggleTileDataInteractor()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/keyboard/shortcut/data/repository/
DCustomInputGesturesRepository.java19 private final kotlin.coroutines.CoroutineContext bgCoroutineContext = null; field in CustomInputGesturesRepository
33 kotlin.coroutines.CoroutineContext bgCoroutineContext) { in CustomInputGesturesRepository()
DCustomShortcutCategoriesRepository.java28 private final kotlin.coroutines.CoroutineContext bgCoroutineContext = null; field in CustomShortcutCategoriesRepository
58 kotlin.coroutines.CoroutineContext bgCoroutineContext, @org.jetbrains.annotations.NotNull() in CustomShortcutCategoriesRepository()
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/util/kotlin/
H A DSysUICoroutinesModule.kt101 fun bgCoroutineContext( in bgCoroutineContext() method
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/notification/icon/
DIconManager.java53 private final kotlin.coroutines.CoroutineContext bgCoroutineContext = null; field in IconManager
80kotlin.coroutines.CoroutineContext bgCoroutineContext, @com.android.systemui.dagger.qualifiers.Mai… in IconManager()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/notetask/
DNoteTaskController.java72 private final kotlin.coroutines.CoroutineContext bgCoroutineContext = null; field in NoteTaskController
112 kotlin.coroutines.CoroutineContext bgCoroutineContext) { in NoteTaskController()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/util/kotlin/
DSysUICoroutinesModule.java81 …public final kotlin.coroutines.CoroutineContext bgCoroutineContext(@com.android.systemui.dagger.qu… in bgCoroutineContext() method in SysUICoroutinesModule
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/reducebrightness/domain/interactor/
H A DReduceBrightColorsTileDataInteractor.kt40 @Background private val bgCoroutineContext: CoroutineContext, constant in com.android.systemui.qs.tiles.impl.reducebrightness.domain.interactor.ReduceBrightColorsTileDataInteractor
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/battery/domain/interactor/
H A DBatterySaverTileDataInteractor.kt41 @Background private val bgCoroutineContext: CoroutineContext, in <lambda>() constant in com.android.systemui.qs.tiles.impl.battery.domain.interactor.BatterySaverTileDataInteractor
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/irecording/
H A DIssueRecordingDataInteractor.kt39 @Background private val bgCoroutineContext: CoroutineContext, constant in com.android.systemui.qs.tiles.impl.irecording.IssueRecordingDataInteractor
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/qr/domain/interactor/
H A DQRCodeScannerTileDataInteractor.kt41 @Background private val bgCoroutineContext: CoroutineContext, constant in com.android.systemui.qs.tiles.impl.qr.domain.interactor.QRCodeScannerTileDataInteractor
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/data/repository/
H A DScreenRecordRepository.kt52 @Background private val bgCoroutineContext: CoroutineContext, in stopRecording() constant in com.android.systemui.screenrecord.data.repository.ScreenRecordRepositoryImpl
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/camera/data/repository/
H A DCameraAutoRotateRepository.kt46 @Background private val bgCoroutineContext: CoroutineContext, in isCameraAutoRotateSettingEnabled() constant in com.android.systemui.camera.data.repository.CameraAutoRotateRepositoryImpl
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/data/repository/
H A DColorCorrectionRepository.kt51 @Background private val bgCoroutineContext: CoroutineContext, in isEnabled() constant in com.android.systemui.accessibility.data.repository.ColorCorrectionRepositoryImpl

12