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

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

Completed in 42 milliseconds