Searched refs:connectAudio (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetService.java229 public boolean connectAudio() { method in class:HeadsetService.BluetoothHeadsetBinder
232 return service.connectAudio();
429 boolean connectAudio() { method in class:HeadsetService
/packages/apps/Phone/src/com/android/phone/
H A DInCallScreen.java4140 * <b>or</b> if we issued a BluetoothHeadset.connectAudio()
4151 // If we issued a connectAudio() call "recently enough", even
4218 mBluetoothHeadset.connectAudio();
4222 // the connectAudio() call returns instantly but does its real

Completed in 74 milliseconds