Home
last modified time | relevance | path

Searched refs:onHandoverComplete (Results 1 – 4 of 4) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DInCallServiceFixture.java150 public void onHandoverComplete(String callId) {} in onHandoverComplete() method in InCallServiceFixture.FakeInCallService
/packages/services/Telecomm/src/com/android/server/telecom/
DCall.java164 void onHandoverComplete(Call call); in onHandoverComplete() method
256 public void onHandoverComplete(Call call) {} in onHandoverComplete() method in Call.ListenerBase
3864 public void onHandoverComplete() { in onHandoverComplete() method in Call
3870 l.onHandoverComplete(this); in onHandoverComplete()
DInCallController.java890 public void onHandoverComplete(Call call) {
1509 inCallService.onHandoverComplete(mCallIdMapper.getCallId(call)); in notifyHandoverComplete()
DCallsManager.java3931 call.onHandoverComplete();
3935 handoverTo.onHandoverComplete();
3977 handoverTo.onHandoverComplete();
3979 handoverFrom.onHandoverComplete();