Home
last modified time | relevance | path

Searched defs:mediaOutputDialogFactory (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/
H A DMediaOutputSwitcherDialogUI.java43 MediaOutputDialogFactory mediaOutputDialogFactory) { in MediaOutputSwitcherDialogUI()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/dagger/
H A DVolumeModule.java59 MediaOutputDialogFactory mediaOutputDialogFactory, in provideVolumeDialog()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/bluetooth/
H A DBroadcastDialogController.java48 MediaOutputDialogFactory mediaOutputDialogFactory, in BroadcastDialogController()
H A DBroadcastDialog.java139 public BroadcastDialog(Context context, MediaOutputDialogFactory mediaOutputDialogFactory, in BroadcastDialog()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
H A DVolumeDialogImpl.java314 MediaOutputDialogFactory mediaOutputDialogFactory, in VolumeDialogImpl()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/
H A DMediaControlPanel.java273 MediaOutputDialogFactory mediaOutputDialogFactory, in MediaControlPanel()