Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DNativeInterface.java213 public boolean queryCurrentCalls(BluetoothDevice device) { in queryCurrentCalls() method in NativeInterface
DHeadsetClientStateMachine.java409 mNativeInterface.queryCurrentCalls(mCurrentDevice); in queryCallsStart()