Searched refs:rejectIncomingConnect (Results 1 – 1 of 1) sorted by relevance
220 public boolean rejectIncomingConnect(BluetoothDevice device) { in rejectIncomingConnect() method in HeadsetService.BluetoothHeadsetBinder223 return service.rejectIncomingConnect(device); in rejectIncomingConnect()455 boolean rejectIncomingConnect(BluetoothDevice device) { in rejectIncomingConnect() method in HeadsetService