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.java1329 mHandoverSourceCall.setHandoverDestinationCall(null); in maybeCleanupHandover()
1333 mHandoverDestinationCall.setHandoverDestinationCall(null); in maybeCleanupHandover()
1346 public void setHandoverDestinationCall(Call call) { in setHandoverDestinationCall() method in Call
DCallsManager.java1154 fromCall.setHandoverDestinationCall(call); in processIncomingCallIntent()
4253 handoverFromCall.setHandoverDestinationCall(call);
4440 fromCall.setHandoverDestinationCall(call);