Home
last modified time | relevance | path

Searched refs:VolumePanelScope (Results 1 – 25 of 29) sorted by relevance

12

/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/ui/
DUiModule.kt20 import com.android.systemui.volume.panel.dagger.scope.VolumePanelScope
38 @VolumePanelScope in bindComponentsLayoutManager()
47 @VolumePanelScope in bindComponentsLayoutManager()
58 @VolumePanelScope in bindComponentsLayoutManager()
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/domain/startable/
DAudioModeLoggerStartable.kt21 import com.android.systemui.volume.panel.dagger.scope.VolumePanelScope in <lambda>()
30 @VolumePanelScope in <lambda>()
34 @VolumePanelScope private val scope: CoroutineScope, in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/captioning/domain/
DCaptioningAvailabilityCriteria.kt21 import com.android.systemui.volume.panel.dagger.scope.VolumePanelScope in <lambda>()
31 @VolumePanelScope in <lambda>()
36 @VolumePanelScope private val scope: CoroutineScope, in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/domain/interactor/
DComponentsInteractor.kt19 import com.android.systemui.volume.panel.dagger.scope.VolumePanelScope in <lambda>()
41 @VolumePanelScope
47 @VolumePanelScope coroutineScope: CoroutineScope,
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/domain/
DComponentAvailabilityCriteria.kt19 import com.android.systemui.volume.panel.dagger.scope.VolumePanelScope
33 @VolumePanelScope in isAvailable()
DDomainModule.kt20 import com.android.systemui.volume.panel.dagger.scope.VolumePanelScope
50 @VolumePanelScope in bindComponentsInteractor()
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/captioning/ui/viewmodel/
DCaptioningViewModel.kt25 import com.android.systemui.volume.panel.dagger.scope.VolumePanelScope in <lambda>()
36 @VolumePanelScope in <lambda>()
42 @VolumePanelScope private val coroutineScope: CoroutineScope, in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/ui/composable/
DComponentsFactory.kt20 import com.android.systemui.volume.panel.dagger.scope.VolumePanelScope
27 @VolumePanelScope
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/anc/domain/
DAncAvailabilityCriteria.kt21 import com.android.systemui.volume.panel.dagger.scope.VolumePanelScope
28 @VolumePanelScope
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/anc/ui/viewmodel/
DAncViewModel.kt25 import com.android.systemui.volume.panel.dagger.scope.VolumePanelScope
38 @VolumePanelScope
42 @VolumePanelScope private val coroutineScope: CoroutineScope,
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/bottombar/ui/viewmodel/
DBottomBarViewModel.kt23 import com.android.systemui.volume.panel.dagger.scope.VolumePanelScope
28 @VolumePanelScope
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/volume/domain/interactor/
DAudioSlidersInteractor.kt27 import com.android.systemui.volume.panel.dagger.scope.VolumePanelScope in <lambda>()
38 @VolumePanelScope in <lambda>()
42 @VolumePanelScope scope: CoroutineScope, in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/spatial/domain/
DSpatialAudioAvailabilityCriteria.kt22 import com.android.systemui.volume.panel.dagger.scope.VolumePanelScope in <lambda>()
28 @VolumePanelScope in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/domain/interactor/
DDeviceIconInteractor.kt28 import com.android.systemui.volume.panel.dagger.scope.VolumePanelScope
32 @VolumePanelScope
DAudioOutputInteractor.kt35 import com.android.systemui.volume.panel.dagger.scope.VolumePanelScope in <lambda>()
49 @VolumePanelScope in <lambda>()
57 @VolumePanelScope scope: CoroutineScope, in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/mediaoutput/domain/interactor/
DMediaOutputActionsInteractor.kt25 import com.android.systemui.volume.panel.dagger.scope.VolumePanelScope
29 @VolumePanelScope
DMediaOutputComponentInteractor.kt24 import com.android.systemui.volume.panel.dagger.scope.VolumePanelScope in <lambda>()
44 @VolumePanelScope in <lambda>()
48 @VolumePanelScope private val coroutineScope: CoroutineScope, in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/ui/layout/
DDefaultComponentsLayoutManager.kt19 import com.android.systemui.volume.panel.dagger.scope.VolumePanelScope
28 @VolumePanelScope
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/volume/panel/component/bottombar/ui/
DBottomBarComponent.kt35 import com.android.systemui.volume.panel.dagger.scope.VolumePanelScope
40 @VolumePanelScope
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/mediaoutput/ui/viewmodel/
DMediaOutputViewModel.kt29 import com.android.systemui.volume.panel.dagger.scope.VolumePanelScope in <lambda>()
43 @VolumePanelScope in <lambda>()
48 @VolumePanelScope private val coroutineScope: CoroutineScope, in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/spatial/ui/viewmodel/
DSpatialAudioViewModel.kt29 import com.android.systemui.volume.panel.dagger.scope.VolumePanelScope in <lambda>()
40 @VolumePanelScope in <lambda>()
45 @VolumePanelScope private val scope: CoroutineScope, in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/volume/ui/viewmodel/
DAudioVolumeComponentViewModel.kt28 import com.android.systemui.volume.panel.dagger.scope.VolumePanelScope in <lambda>()
52 @VolumePanelScope in <lambda>()
56 @VolumePanelScope private val scope: CoroutineScope, in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/dagger/
DVolumePanelComponent.kt27 import com.android.systemui.volume.panel.dagger.scope.VolumePanelScope
43 @VolumePanelScope
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/dagger/scope/
DVolumePanelScope.kt25 @MustBeDocumented @Retention(AnnotationRetention.RUNTIME) @Scope annotation class VolumePanelScope class
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/spatial/domain/interactor/
DSpatialAudioComponentInteractor.kt33 import com.android.systemui.volume.panel.dagger.scope.VolumePanelScope in <lambda>()
52 @VolumePanelScope in <lambda>()
60 @VolumePanelScope private val coroutineScope: CoroutineScope, in <lambda>()

12