Home
last modified time | relevance | path

Searched refs:isHighDefAudio (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/
DBluetoothCall.java309 public boolean isHighDefAudio() { in isHighDefAudio() method in BluetoothCall
DBluetoothInCallService.java559 isHighDef = ringingCall.isHighDefAudio(); in isHighDefCallInProgress()
567 isHighDef = dialingCall.isHighDefAudio(); in isHighDefCallInProgress()
574 isHighDef = activeCall.isHighDefAudio(); in isHighDefCallInProgress()