Home
last modified time | relevance | path

Searched refs:isBluetoothAudioConnectedOrPending (Results 1 – 3 of 3) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DBluetoothManager.java191 /* package */ boolean isBluetoothAudioConnectedOrPending() { in isBluetoothAudioConnectedOrPending() method in BluetoothManager
257 pw.println("isBluetoothAudioConnectedOrPending: " + isBluetoothAudioConnectedOrPending()); in dump()
DCallAudioManager.java256 if (bluetoothManager.isBluetoothAudioConnectedOrPending()) { in onBluetoothStateChange()
343 boolean isAlreadyOn = mBluetoothManager.isBluetoothAudioConnectedOrPending(); in turnOnBluetooth()
/packages/services/Telephony/src/com/android/phone/
DBluetoothManager.java35 /* package */ boolean isBluetoothAudioConnectedOrPending() { in isBluetoothAudioConnectedOrPending() method in BluetoothManager