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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetService.java211 public boolean acceptIncomingConnect(BluetoothDevice device) { method in class:HeadsetService.BluetoothHeadsetBinder
214 return service.acceptIncomingConnect(device);
415 boolean acceptIncomingConnect(BluetoothDevice device) { method in class:HeadsetService

Completed in 126 milliseconds