Home
last modified time | relevance | path

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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DInCallServiceFixture.java76 public void updateCall(ParcelableCall call) throws RemoteException { in updateCall() method in InCallServiceFixture.FakeInCallService
/packages/services/Telecomm/src/com/android/server/telecom/
DInCallController.java970 private void updateCall(Call call) { in updateCall() method in InCallController
981 private void updateCall(Call call, boolean videoProviderChanged) { in updateCall() method in InCallController