Searched refs:isBluetoothScoRequested (Results 1 – 2 of 2) sorted by relevance
386 final boolean wasBtScoRequested = isBluetoothScoRequested(); in setCommunicationRouteForClient()411 boolean isBtScoRequested = isBluetoothScoRequested(); in setCommunicationRouteForClient()571 boolean wasBtScoRequested = isBluetoothScoRequested(); in updateCommunicationRouteClientState()741 /*package*/ boolean isBluetoothScoRequested() { in isBluetoothScoRequested() method in AudioDeviceBroker1101 postUpdateCommunicationRouteClient(isBluetoothScoRequested(), eventSource); in setBluetoothScoOn()1776 onUpdateCommunicationRouteClient(isBluetoothScoRequested(), in handleMessage()1835 boolean wasBtScoRequested = isBluetoothScoRequested(); in handleMessage()2421 if (!isBluetoothScoRequested() && wasBtScoRequested) { in onUpdateCommunicationRouteClient()
309 } else if (mDeviceBroker.isBluetoothScoRequested()) { in onScoAudioStateChanged()