Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/connserv/
DHeadsetClientServiceInterface.java80 public boolean acceptCall(BluetoothDevice device, int flag) { in acceptCall() method in HeadsetClientServiceInterface
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothHeadsetClient.aidl59 …void acceptCall(in BluetoothDevice device, int flag, in AttributionSource attributionSource, in Sy… in acceptCall() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHeadsetClientService.java502 public void acceptCall(BluetoothDevice device, int flag, AttributionSource source, in acceptCall() method in HeadsetClientService.BluetoothHeadsetClientBinder
1027 public boolean acceptCall(BluetoothDevice device, int flag) { in acceptCall() method in HeadsetClientService
DHeadsetClientStateMachine.java576 private void acceptCall(int flag) { in acceptCall() method in HeadsetClientStateMachine
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHeadsetClient.java1248 public boolean acceptCall(BluetoothDevice device, int flag) { in acceptCall() method in BluetoothHeadsetClient