Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DConnectionServiceWrapper.java1962 Call foundCall = mCallIdMapper.getCall(callId); in handleCreateConnectionComplete() local
1965 foundCall.setConnectTimeMillis(connection.getConnectTimeMillis()); in handleCreateConnectionComplete()
1968 if (foundCall != null) { in handleCreateConnectionComplete()
1973 foundCall.clearPostDialDigits(); in handleCreateConnectionComplete()