Home
last modified time | relevance | path

Searched refs:onCall (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Car/Cluster/DirectRenderingCluster/src/android/car/cluster/
DPhoneFragmentViewModel.java65 void onCall(); in onCall() method
106 mCallback.onCall(); in onCallStateChanged()
111 mCallback.onCall(); in onCallStateChanged()
DMainClusterActivity.java285 public void onCall() { in onCreate()
/packages/apps/Car/DebuggingRestrictionController/server/functions/
Dindex.js10 exports.requestAccessToken = functions.https.onCall((data, context) => {
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DNativeInterface.java441 private void onCall(int call, byte[] address) { in onCall() method in NativeInterface