Searched refs:mBluetoothAudioStateLock (Results 1 – 1 of 1) sorted by relevance
1024 private final Object mBluetoothAudioStateLock = new Object(); field in AudioDeviceBroker1055 synchronized (mBluetoothAudioStateLock) { in initAudioHalBluetoothState()1154 synchronized (mBluetoothAudioStateLock) { in setBluetoothScoOn()1162 synchronized (mBluetoothAudioStateLock) { in setA2dpSuspended()1182 synchronized (mBluetoothAudioStateLock) { in clearA2dpSuspended()1192 synchronized (mBluetoothAudioStateLock) { in setLeAudioSuspended()1212 synchronized (mBluetoothAudioStateLock) { in clearLeAudioSuspended()1808 synchronized (mBluetoothAudioStateLock) { in handleMessage()2457 synchronized (mBluetoothAudioStateLock) { in preferredCommunicationDevice()