Home
last modified time | relevance | path

Searched refs:launchLeBroadcastNotifyDialog (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/
H A DMediaOutputBroadcastDialog.java342 mMediaOutputController.launchLeBroadcastNotifyDialog( in initBtQrCodeUI()
H A DMediaOutputBaseDialog.java493 mMediaOutputController.launchLeBroadcastNotifyDialog(mDialogView, in startLeBroadcastDialogForFirstTime()
H A DMediaOutputController.java910 void launchLeBroadcastNotifyDialog(View mediaOutputDialog, BroadcastSender broadcastSender, in launchLeBroadcastNotifyDialog() method in MediaOutputController