Home
last modified time | relevance | path

Searched defs:coroutineScope (Results 176 – 200 of 642) sorted by relevance

12345678910>>...26

/aosp_15_r20/packages/apps/Settings/src/com/android/settings/spa/app/appinfo/
DAppRestoreButton.kt55 private lateinit var coroutineScope: CoroutineScope in <lambda>() variable
DPackageInfoPresenter.kt66 private val coroutineScope: CoroutineScope, in <lambda>() constant in com.android.settings.spa.app.appinfo.PackageInfoPresenter
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/panels/ui/compose/infinitegrid/
H A DEditTile.kt327 val coroutineScope = rememberCoroutineScope() in CurrentTilesGrid() constant
/aosp_15_r20/development/samples/SceneTransitionLayoutDemo/src/com/android/compose/animation/scene/demo/
H A DSystemUi.kt342 val coroutineScope = rememberCoroutineScope() in SystemUi() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/dagger/
H A DNotificationsModule.java296 @Application CoroutineScope coroutineScope, in provideZenModeRepository()
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/deviceinfo/simstatus/
DSimEidPreferenceController.kt53 private var coroutineScope: CoroutineScope? = null variable
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/dialog/sliders/domain/interactor/
H A DVolumeDialogSlidersInteractor.kt50 @VolumeDialog private val coroutineScope: CoroutineScope, in <lambda>() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/quickaffordance/
H A DMuteQuickAffordanceConfig.kt60 @Application private val coroutineScope: CoroutineScope, in <lambda>() constant in com.android.systemui.keyguard.data.quickaffordance.MuteQuickAffordanceConfig
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/bluetooth/qsdialog/
H A DDeviceItemInteractor.kt61 @Application private val coroutineScope: CoroutineScope, in <lambda>() constant in com.android.systemui.bluetooth.qsdialog.DeviceItemInteractor
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/domain/interactor/
H A DAudioSharingInteractor.kt83 @Application private val coroutineScope: CoroutineScope, constant in com.android.systemui.volume.domain.interactor.AudioSharingInteractorImpl
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/dialog/ringer/ui/viewmodel/
H A DVolumeDialogRingerDrawerViewModel.kt61 @VolumeDialog private val coroutineScope: CoroutineScope, in <lambda>() constant in com.android.systemui.volume.dialog.ringer.ui.viewmodel.VolumeDialogRingerDrawerViewModel
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/notifications/ui/composable/
H A DNotifications.kt298 val coroutineScope = rememberCoroutineScope() in NotificationScrollingStack() constant
/aosp_15_r20/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/devicesettings/data/repository/
H A DDeviceSettingRepository.kt72 private val coroutineScope: CoroutineScope, constant in com.android.settingslib.bluetooth.devicesettings.data.repository.DeviceSettingRepositoryImpl
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/mediaoutput/domain/interactor/
H A DMediaOutputInteractor.kt63 @VolumePanelScope private val coroutineScope: CoroutineScope, in <lambda>() constant in com.android.systemui.volume.panel.component.mediaoutput.domain.interactor.MediaOutputInteractor
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/network/telephony/
DMobileNetworkEidPreferenceController.kt62 private var coroutineScope: CoroutineScope? = null in <lambda>() variable
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/scene/tests/src/com/android/compose/animation/scene/
H A DPredictiveBackHandlerTest.kt204 lateinit var coroutineScope: CoroutineScope in interruptedPredictiveBackDoesNotCallCanChangeScene() variable
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/dream/lowlight/LowLightDreamLib/android_common/repackaged-jarjar/kotlinc/
DLowLightDreamLib.jarcom/android/dream/lowlight/util/TruncatedInterpolator.class TruncatedInterpolator.kt package com. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/dream/lowlight/LowLightDreamLib/android_common/kotlin/
DLowLightDreamLib.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/frameworks__base__libs__dream__lowlight__android_common__LowLightDreamLib.kotlin_module com ...
/aosp_15_r20/out/soong/.intermediates/packages/apps/Launcher3/Launcher3QuickStepLib/android_common/kapt/gen/stubs/com/android/quickstep/
DOverviewCommandHelper.java46 private final kotlinx.coroutines.CoroutineScope coroutineScope = null; field in OverviewCommandHelper
/aosp_15_r20/frameworks/base/packages/SystemUI/utils/kairos/src/com/android/systemui/kairos/internal/
H A DNetwork.kt44 internal class Network(val coroutineScope: CoroutineScope) : NetworkScope { in <lambda>() constant in com.android.systemui.kairos.internal.Network
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/volume/slider/ui/viewmodel/
H A DAudioStreamSliderViewModel.kt60 @Assisted private val coroutineScope: CoroutineScope, in <lambda>() constant in com.android.systemui.volume.panel.component.volume.slider.ui.viewmodel.AudioStreamSliderViewModel
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/core/
H A DStatusBarOrchestrator.kt68 @Assisted private val coroutineScope: CoroutineScope, in <lambda>() constant in com.android.systemui.statusbar.core.StatusBarOrchestrator
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/
H A DSystemStatusAnimationSchedulerImpl.kt78 @Application private val coroutineScope: CoroutineScope, in <lambda>() constant
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/keyguard/ui/preview/
DKeyguardPreviewRenderer.java184 private final kotlinx.coroutines.CoroutineScope coroutineScope = null; field in KeyguardPreviewRenderer
/aosp_15_r20/frameworks/base/packages/SettingsLib/src/com/android/settingslib/volume/data/repository/
H A DAudioSharingRepository.kt95 private val coroutineScope: CoroutineScope, constant in com.android.settingslib.volume.data.repository.AudioSharingRepositoryImpl

12345678910>>...26