Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfpclient/
DHfpNativeInterfaceTest.java176 public void onCallHeld() { in onCallHeld() method in HfpNativeInterfaceTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DNativeInterface.java521 void onCallHeld(int callheld, byte[] address) { in onCallHeld() method in NativeInterface