Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/connserv/
DHfpClientConnection.java120 public void updateCall(HfpClientCall call) { in updateCall() method in HfpClientConnection
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DInCallServiceFixture.java79 public void updateCall(ParcelableCall call) throws RemoteException { in updateCall() method in InCallServiceFixture.FakeInCallService
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfpclient/connserv/
DHfpClientConnectionTest.java192 public void updateCall() { in updateCall() method in HfpClientConnectionTest
/packages/services/Telecomm/src/com/android/server/telecom/
DCallDiagnosticServiceController.java632 private void updateCall(@NonNull Call call) { in updateCall() method in CallDiagnosticServiceController
DInCallController.java2373 private void updateCall(Call call) { in updateCall() method in InCallController
2390 private void updateCall(Call call, boolean videoProviderChanged, boolean rttInfoChanged, in updateCall() method in InCallController