Home
last modified time | relevance | path

Searched defs:onCall (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Car/Cluster/DirectRenderingCluster/src/android/car/cluster/
DPhoneFragmentViewModel.java65 void onCall(); in onCall() method
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfpclient/
DHfpNativeInterfaceTest.java152 public void onCall() { in onCall() method in HfpNativeInterfaceTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DNativeInterface.java473 void onCall(int call, byte[] address) { in onCall() method in NativeInterface