Home
last modified time | relevance | path

Searched defs:rejectIncomingConnect (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetService.java224 public boolean rejectIncomingConnect(BluetoothDevice device) { in rejectIncomingConnect() method in HeadsetService.BluetoothHeadsetBinder
465 boolean rejectIncomingConnect(BluetoothDevice device) { in rejectIncomingConnect() method in HeadsetService
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientService.java261 public boolean rejectIncomingConnect(BluetoothDevice device) { in rejectIncomingConnect() method in HeadsetClientService.BluetoothHeadsetClientBinder
578 boolean rejectIncomingConnect(BluetoothDevice device) { in rejectIncomingConnect() method in HeadsetClientService