Home
last modified time | relevance | path

Searched defs:coroutineScope (Results 151 – 175 of 642) sorted by relevance

12345678910>>...26

/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/qs/panels/ui/compose/infinitegrid/
DTileKt.java54 kotlinx.coroutines.CoroutineScope coroutineScope, @org.jetbrains.annotations.NotNull() in Tile()
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/mediaoutput/domain/interactor/
H A DMediaOutputComponentInteractor.kt53 @VolumePanelScope private val coroutineScope: CoroutineScope, in <lambda>() constant in com.android.systemui.volume.panel.component.mediaoutput.domain.interactor.MediaOutputComponentInteractor
/aosp_15_r20/packages/apps/ThemePicker/src/com/android/customization/picker/clock/data/repository/
DClockRegistryProvider.kt43 private val coroutineScope: CoroutineScope, constant in com.android.customization.picker.clock.data.repository.ClockRegistryProvider
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/lifecycle/lifecycle-runtime-android/2.9.0-alpha08/androidx.lifecycle_lifecycle-runtime/android_common_apex30/aar/
Dandroidx.lifecycle_lifecycle-runtime.jarMETA-INF/ androidx/ androidx/lifecycle/ androidx/lifecycle/FlowExtKt$flowWithLifecycle$1 ...
Dclasses.jarMETA-INF/ androidx/ androidx/lifecycle/ androidx/lifecycle/FlowExtKt$flowWithLifecycle$1 ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/lifecycle/lifecycle-runtime-android/2.9.0-alpha08/androidx.lifecycle_lifecycle-runtime/android_common_apex33/aar/
Dclasses.jarMETA-INF/ androidx/ androidx/lifecycle/ androidx/lifecycle/FlowExtKt$flowWithLifecycle$1 ...
Dandroidx.lifecycle_lifecycle-runtime.jarMETA-INF/ androidx/ androidx/lifecycle/ androidx/lifecycle/FlowExtKt$flowWithLifecycle$1 ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/lifecycle/lifecycle-runtime-android/2.9.0-alpha08/androidx.lifecycle_lifecycle-runtime/android_common_apex35/aar/
Dandroidx.lifecycle_lifecycle-runtime.jarMETA-INF/ androidx/ androidx/lifecycle/ androidx/lifecycle/FlowExtKt$flowWithLifecycle$1 ...
Dclasses.jarMETA-INF/ androidx/ androidx/lifecycle/ androidx/lifecycle/FlowExtKt$flowWithLifecycle$1 ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/lifecycle/lifecycle-runtime-android/2.9.0-alpha08/androidx.lifecycle_lifecycle-runtime/android_common/aar/
Dandroidx.lifecycle_lifecycle-runtime.jarMETA-INF/ androidx/ androidx/lifecycle/ androidx/lifecycle/FlowExtKt$flowWithLifecycle$1 ...
Dclasses.jarMETA-INF/ androidx/ androidx/lifecycle/ androidx/lifecycle/FlowExtKt$flowWithLifecycle$1 ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/lifecycle/lifecycle-runtime-android/2.9.0-alpha08/androidx.lifecycle_lifecycle-runtime/android_common_apex34/aar/
Dandroidx.lifecycle_lifecycle-runtime.jarMETA-INF/ androidx/ androidx/lifecycle/ androidx/lifecycle/FlowExtKt$flowWithLifecycle$1 ...
Dclasses.jarMETA-INF/ androidx/ androidx/lifecycle/ androidx/lifecycle/FlowExtKt$flowWithLifecycle$1 ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/lifecycle/lifecycle-runtime-android/2.9.0-alpha08/androidx.lifecycle_lifecycle-runtime/android_common_apex10000/aar/
Dclasses.jarMETA-INF/ androidx/ androidx/lifecycle/ androidx/lifecycle/FlowExtKt$flowWithLifecycle$1 ...
Dandroidx.lifecycle_lifecycle-runtime.jarMETA-INF/ androidx/ androidx/lifecycle/ androidx/lifecycle/FlowExtKt$flowWithLifecycle$1 ...
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/communal/ui/compose/
H A DCommunalHub.kt627 val coroutineScope = rememberCoroutineScope() in ObserveNewWidgetAddedEffect() constant
1340 val coroutineScope = rememberCoroutineScope() in WidgetContent() constant
/aosp_15_r20/out/soong/.intermediates/packages/apps/Settings/Settings-core/android_common/kapt/gen/stubs/com/android/settings/spa/network/
DNetworkCellularGroupProviderKt.java50 kotlinx.coroutines.CoroutineScope coroutineScope, @org.jetbrains.annotations.NotNull() in PrimarySimImpl()
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/dialog/sliders/ui/viewmodel/
H A DVolumeDialogSliderViewModel.kt60 @VolumeDialog private val coroutineScope: CoroutineScope, in <lambda>() constant in com.android.systemui.volume.dialog.sliders.ui.viewmodel.VolumeDialogSliderViewModel
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/bluetooth/qsdialog/
H A DAudioSharingDialogViewModel.kt50 @Assisted private val coroutineScope: CoroutineScope, constant
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/volume/slider/ui/viewmodel/
H A DCastVolumeSliderViewModel.kt42 @Assisted private val coroutineScope: CoroutineScope, constant in com.android.systemui.volume.panel.component.volume.slider.ui.viewmodel.CastVolumeSliderViewModel
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/communal/data/repository/
H A DFakeCommunalWidgetRepository.kt18 class FakeCommunalWidgetRepository(private val coroutineScope: CoroutineScope) : constant in com.android.systemui.communal.data.repository.FakeCommunalWidgetRepository
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/mediaoutput/ui/viewmodel/
H A DMediaOutputViewModel.kt50 @VolumePanelScope private val coroutineScope: CoroutineScope, in <lambda>() constant in com.android.systemui.volume.panel.component.mediaoutput.ui.viewmodel.MediaOutputViewModel
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/spatial/domain/interactor/
H A DSpatialAudioComponentInteractor.kt60 @VolumePanelScope private val coroutineScope: CoroutineScope, in <lambda>() constant
/aosp_15_r20/external/android_onboarding/java/com/android/onboarding/tasks/
H A DAbstractOnboardingTaskManager.kt22 protected val coroutineScope: CoroutineScope, constant in com.android.onboarding.tasks.AbstractOnboardingTaskManager
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/ui/viewmodel/
DWallpaperQuickSwitchViewModel.kt40 private val coroutineScope: CoroutineScope, in <lambda>() constant in com.android.wallpaper.picker.customization.ui.viewmodel.WallpaperQuickSwitchViewModel

12345678910>>...26