Searched refs:stopBluetoothLeBroadcast (Results 1 – 4 of 4) sorted by relevance
257 if (!stopBluetoothLeBroadcast()) { in startSwitchBroadcast()298 boolean stopBluetoothLeBroadcast() { in stopBluetoothLeBroadcast() method in BroadcastDialogDelegate
322 mMediaOutputController.stopBluetoothLeBroadcast(); in onStopButtonClick()480 if (!mMediaOutputController.stopBluetoothLeBroadcast()) { in updateBroadcastInfo()
537 if (!mMediaOutputController.stopBluetoothLeBroadcast()) { in stopLeBroadcast()
1100 boolean stopBluetoothLeBroadcast() { in stopBluetoothLeBroadcast() method in MediaOutputController