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

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

Completed in 22 milliseconds