Home
last modified time | relevance | path

Searched refs:cindResponse (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetNativeInterface.java350 public boolean cindResponse(BluetoothDevice device, int service, int numActive, int numHeld, in cindResponse() method in HeadsetNativeInterface
DHeadsetStateMachine.java1674 mNativeInterface.cindResponse(device, phoneState.getCindService(), call, callSetup, in processAtCind()