Searched refs:stopBluetoothLeBroadcast (Results 1 – 4 of 4) sorted by relevance
221 if (!stopBluetoothLeBroadcast()) { in startSwitchBroadcast()262 boolean stopBluetoothLeBroadcast() { in stopBluetoothLeBroadcast() method in BroadcastDialog
318 mMediaOutputController.stopBluetoothLeBroadcast(); in onStopButtonClick()476 if (!mMediaOutputController.stopBluetoothLeBroadcast()) { in updateBroadcastInfo()
515 if (!mMediaOutputController.stopBluetoothLeBroadcast()) { in stopLeBroadcast()
1057 boolean stopBluetoothLeBroadcast() { in stopBluetoothLeBroadcast() method in MediaOutputController