Searched refs:mBluetoothAudioStateLock (Results 1 – 1 of 1) sorted by relevance
994 private final Object mBluetoothAudioStateLock = new Object(); field in AudioDeviceBroker1025 synchronized (mBluetoothAudioStateLock) { in initAudioHalBluetoothState()1098 synchronized (mBluetoothAudioStateLock) { in setBluetoothScoOn()1106 synchronized (mBluetoothAudioStateLock) { in setA2dpSuspended()1126 synchronized (mBluetoothAudioStateLock) { in clearA2dpSuspended()1136 synchronized (mBluetoothAudioStateLock) { in setLeAudioSuspended()1156 synchronized (mBluetoothAudioStateLock) { in clearLeAudioSuspended()2345 synchronized (mBluetoothAudioStateLock) { in preferredCommunicationDevice()