Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/connserv/
DHfpClientConnection.java128 public void updateCall(BluetoothHeadsetClientCall call) { in updateCall() method in HfpClientConnection
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DInCallServiceFixture.java77 public void updateCall(ParcelableCall call) throws RemoteException { in updateCall() method in InCallServiceFixture.FakeInCallService
/packages/services/Telecomm/src/com/android/server/telecom/
DInCallController.java1654 private void updateCall(Call call) { in updateCall() method in InCallController
1667 private void updateCall(Call call, boolean videoProviderChanged, boolean rttInfoChanged) { in updateCall() method in InCallController