Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DNativeInterface.java200 public boolean queryCurrentCalls(byte[] address) { in queryCurrentCalls() method in NativeInterface
DHeadsetClientStateMachine.java365 mNativeInterface.queryCurrentCalls(getByteAddress(mCurrentDevice)); in queryCallsStart()