Home
last modified time | relevance | path

Searched refs:MediaOutputModule (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/dagger/
DVolumePanelComponent.kt23 import com.android.systemui.volume.panel.component.mediaoutput.MediaOutputModule
58 MediaOutputModule::class,
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/volume/panel/component/mediaoutput/
DMediaOutputModule.kt31 interface MediaOutputModule { interface