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.java153 void onHandoverComplete(Call call); in onHandoverComplete() method
241 public void onHandoverComplete(Call call) {} in onHandoverComplete() method in Call.ListenerBase
3556 public void onHandoverComplete() { in onHandoverComplete() method in Call
3562 l.onHandoverComplete(this); in onHandoverComplete()
DInCallController.java856 public void onHandoverComplete(Call call) {
1281 inCallService.onHandoverComplete(mCallIdMapper.getCallId(call)); in notifyHandoverComplete()
DCallsManager.java3601 call.onHandoverComplete();
3605 handoverTo.onHandoverComplete();
3647 handoverTo.onHandoverComplete();
3649 handoverFrom.onHandoverComplete();