Home
last modified time | relevance | path

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

/packages/apps/Car/Launcher/app/src/com/android/car/carlauncher/homescreen/audio/
DInCallViewModel.java213 private void onCallChanged(Call call) { in onCallChanged() method in InCallViewModel
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHfpClientConnectionService.java102 public static void onCallChanged(BluetoothDevice device, HfpClientCall call) { in onCallChanged() method in HfpClientConnectionService