Searched refs:isBluetoothScoRequested (Results 1 – 3 of 3) sorted by relevance
391 final boolean wasBtScoRequested = isBluetoothScoRequested(); in setCommunicationRouteForClient()416 boolean isBtScoRequested = isBluetoothScoRequested(); in setCommunicationRouteForClient()577 boolean wasBtScoRequested = isBluetoothScoRequested(); in updateCommunicationRouteClientState()760 /*package*/ boolean isBluetoothScoRequested() { in isBluetoothScoRequested() method in AudioDeviceBroker1157 postUpdateCommunicationRouteClient(isBluetoothScoRequested(), eventSource); in setBluetoothScoOn()1866 onUpdateCommunicationRouteClient(isBluetoothScoRequested(), in handleMessage()1928 boolean wasBtScoRequested = isBluetoothScoRequested(); in handleMessage()2533 if (!mScoManagedByAudio && !isBluetoothScoRequested() && wasBtScoRequested) { in onUpdateCommunicationRouteClient()
430 } else if (mDeviceBroker.isBluetoothScoRequested()) { in onScoAudioStateChanged()
8015 PLcom/android/server/audio/AudioDeviceBroker;->isBluetoothScoRequested()Z