Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Cluster/DirectRenderingCluster/src/android/car/cluster/
H A DPhoneFragmentViewModel.java65 void onCall(); in onCall() method
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DNativeInterface.java441 private void onCall(int call, byte[] address) { in onCall() method in NativeInterface