Searched refs:isBluetoothScoRequested (Results 1 – 3 of 3) sorted by relevance
313 } else if (mDeviceBroker.isBluetoothScoRequested()) { in receiveBtEvent()330 && mDeviceBroker.isBluetoothScoRequested())) { in receiveBtEvent()
306 final boolean wasBtScoRequested = isBluetoothScoRequested(); in setCommunicationRouteForClient()330 boolean isBtScoRequested = isBluetoothScoRequested(); in setCommunicationRouteForClient()481 /*package*/ boolean isBluetoothScoRequested() { in isBluetoothScoRequested() method in AudioDeviceBroker
10774 HPLcom/android/server/audio/AudioDeviceBroker;->isBluetoothScoRequested()Z