Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientService.java274 public boolean acceptCall(BluetoothDevice device, int flag) { in acceptCall() method in HeadsetClientService.BluetoothHeadsetClientBinder
579 boolean acceptCall(BluetoothDevice device, int flag) { in acceptCall() method in HeadsetClientService
DHeadsetClientStateMachine.java905 private void acceptCall(int flag, boolean retry) { in acceptCall() method in HeadsetClientStateMachine