Home
last modified time | relevance | path

Searched refs:handleLeBroadcastStarted (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/bluetooth/
DBroadcastDialogDelegate.java92 mMainThreadHandler.post(() -> handleLeBroadcastStarted());
332 void handleLeBroadcastStarted() { in handleLeBroadcastStarted() method in BroadcastDialogDelegate
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bluetooth/
DBroadcastDialogDelegateTest.java211 mBroadcastDialogDelegate.handleLeBroadcastStarted(); in handleLeBroadcastMetadataChanged_withLaunchFlag_dismissDialog()
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/
DMediaOutputBaseDialog.java141 mMainThreadHandler.post(() -> handleLeBroadcastStarted());
462 public void handleLeBroadcastStarted() { in handleLeBroadcastStarted() method in MediaOutputBaseDialog
DMediaOutputBroadcastDialog.java508 public void handleLeBroadcastStarted() { in handleLeBroadcastStarted() method in MediaOutputBroadcastDialog