/frameworks/base/packages/SettingsLib/Spa/spa/src/com/android/settingslib/spa/widget/scaffold/ |
D | SettingsPager.kt | 43 val coroutineScope = rememberCoroutineScope() in <lambda>() constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/dagger/ |
D | VolumePanelComponent.kt | 69 fun coroutineScope(): CoroutineScope in coroutineScope() method
|
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/keyguard/ui/composable/ |
D | LockscreenContent.kt | 51 val coroutineScope = rememberCoroutineScope() in Content() constant
|
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/scene/ui/composable/ |
D | SceneContainer.kt | 67 val coroutineScope = rememberCoroutineScope() in <lambda>() constant
|
D | SceneTransitionLayoutDataSource.kt | 43 private val coroutineScope: CoroutineScope, constant in com.android.systemui.scene.ui.composable.SceneTransitionLayoutDataSource
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/brightness/ui/compose/ |
D | BrightnessSlider.kt | 111 val coroutineScope = rememberCoroutineScope() in BrightnessSliderContainer() constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/di/ |
D | QSTileComponent.kt | 43 @QSTileScope fun coroutineScope(): CoroutineScope method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/dialog/ |
D | InternetAdapter.java | 69 public InternetAdapter(InternetDialogController controller, CoroutineScope coroutineScope) { in InternetAdapter() 146 CoroutineScope coroutineScope) { in InternetViewHolder()
|
D | InternetDialogManager.kt | 43 private lateinit var coroutineScope: CoroutineScope variable in com.android.systemui.qs.tiles.dialog.InternetDialogManager
|
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/satellite/ |
D | SatelliteDialogUtilsTest.kt | 59 private val coroutineScope = CoroutineScope(Dispatchers.Main) in <lambda>() constant in com.android.settingslib.satellite.SatelliteDialogUtilsTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/ui/navigation/ |
D | VolumeNavigator.kt | 120 val coroutineScope = rememberCoroutineScope() in <lambda>() constant
|
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/volume/panel/component/volume/ui/composable/ |
D | VolumeSliderContent.kt | 144 val coroutineScope = rememberCoroutineScope() in Modifier() constant
|
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/volume/panel/dagger/factory/ |
D | KosmosVolumePanelComponentFactory.kt | 41 override fun coroutineScope(): CoroutineScope = kosmos.testScope.backgroundScope in create() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | SystemUIBottomSheetDialog.kt | 52 private val coroutineScope: CoroutineScope, constant 115 @Application private val coroutineScope: CoroutineScope, constant in Factory
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/log/table/ |
D | TableLogBufferFactory.kt | 38 @Application private val coroutineScope: CoroutineScope, constant in com.android.systemui.log.table.TableLogBufferFactory
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/captioning/ui/viewmodel/ |
D | CaptioningViewModel.kt | 42 @VolumePanelScope private val coroutineScope: CoroutineScope, in <lambda>() constant in com.android.systemui.volume.panel.component.captioning.ui.viewmodel.CaptioningViewModel
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/bluetooth/qsdialog/ |
D | AudioSharingInteractor.kt | 48 @Application private val coroutineScope: CoroutineScope, constant
|
D | BluetoothStateInteractor.kt | 47 @Application private val coroutineScope: CoroutineScope, constant in com.android.systemui.bluetooth.qsdialog.BluetoothStateInteractor
|
D | BluetoothAutoOnRepository.kt | 50 @Application private val coroutineScope: CoroutineScope, in <lambda>() constant
|
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/communal/data/repository/ |
D | FakeCommunalWidgetRepository.kt | 14 class FakeCommunalWidgetRepository(private val coroutineScope: CoroutineScope) : constant in com.android.systemui.communal.data.repository.FakeCommunalWidgetRepository
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ |
D | BubbleDataRepository.kt | 49 private val coroutineScope = CoroutineScope(Dispatchers.IO + SupervisorJob()) in <lambda>() constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/quickaffordance/ |
D | MuteQuickAffordanceCoreStartable.kt | 47 @Application private val coroutineScope: CoroutineScope, in <lambda>() constant in com.android.systemui.keyguard.data.quickaffordance.MuteQuickAffordanceCoreStartable
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ |
D | ScreenshotSoundController.kt | 58 @Application private val coroutineScope: CoroutineScope, in playScreenshotSound() constant in com.android.systemui.screenshot.ScreenshotSoundControllerImpl
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/anc/ui/viewmodel/ |
D | AncViewModel.kt | 42 @VolumePanelScope private val coroutineScope: CoroutineScope, constant in com.android.systemui.volume.panel.component.anc.ui.viewmodel.AncViewModel
|
/frameworks/base/libs/dream/lowlight/src/com/android/dream/lowlight/ |
D | LowLightDreamManager.kt | 43 @Application private val coroutineScope: CoroutineScope, constant in com.android.dream.lowlight.LowLightDreamManager
|