Home
last modified time | relevance | path

Searched refs:setHandoverDestinationCall (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DCall.java1611 mHandoverSourceCall.setHandoverDestinationCall(null); in maybeCleanupHandover()
1615 mHandoverDestinationCall.setHandoverDestinationCall(null); in maybeCleanupHandover()
1628 public void setHandoverDestinationCall(Call call) { in setHandoverDestinationCall() method in Call
DCallsManager.java1301 fromCall.setHandoverDestinationCall(call); in processIncomingCallIntent()
4891 handoverFromCall.setHandoverDestinationCall(call);
5079 fromCall.setHandoverDestinationCall(call);