Searched defs:updateCall (Results 1 – 2 of 2) sorted by relevance
| /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ | ||
| D | InCallServiceFixture.java | 76 public void updateCall(ParcelableCall call) throws RemoteException { in updateCall() method in InCallServiceFixture.FakeInCallService |
| /packages/services/Telecomm/src/com/android/server/telecom/ | ||
| D | InCallController.java | 1128 private void updateCall(Call call) { in updateCall() method in InCallController |