Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bluetooth/
DBroadcastDialogDelegate.java100 mMainThreadHandler.postDelayed(() -> handleLeBroadcastStartFailed(),
338 private void handleLeBroadcastStartFailed() { in handleLeBroadcastStartFailed() method in BroadcastDialogDelegate
355 handleLeBroadcastStartFailed(); in handleLeBroadcastStopped()
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/
DMediaOutputBaseDialog.java149 mMainThreadHandler.postDelayed(() -> handleLeBroadcastStartFailed(),
468 public void handleLeBroadcastStartFailed() { in handleLeBroadcastStartFailed() method in MediaOutputBaseDialog
504 handleLeBroadcastStartFailed(); in startLeBroadcast()
DMediaOutputBroadcastDialog.java517 public void handleLeBroadcastStartFailed() { in handleLeBroadcastStartFailed() method in MediaOutputBroadcastDialog
554 handleLeBroadcastStartFailed(); in handleLeBroadcastStopped()