Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/
DMediaOutputBroadcastDialog.java346 mMediaOutputController.launchLeBroadcastNotifyDialog( in initBtQrCodeUI()
DMediaOutputBaseDialog.java515 mMediaOutputController.launchLeBroadcastNotifyDialog(mDialogView, in startLeBroadcastDialogForFirstTime()
DMediaOutputController.java941 void launchLeBroadcastNotifyDialog(View mediaOutputDialog, BroadcastSender broadcastSender, in launchLeBroadcastNotifyDialog() method in MediaOutputController