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.java71 public void updateCall(ParcelableCall call) throws RemoteException { in updateCall() method in InCallServiceFixture.FakeInCallService
/packages/services/Telecomm/src/com/android/server/telecom/
DInCallController.java548 private void updateCall(Call call) { in updateCall() method in InCallController
559 private void updateCall(Call call, boolean videoProviderChanged) { in updateCall() method in InCallController