Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java1456 ImsPhoneConnection backgroundConnection = findConnection(bgImsCall); in conference() local
1457 if (backgroundConnection != null) { in conference()
1458 backgroundConnection.handleMergeStart(); in conference()
1459 backgroundId = backgroundConnection.getTelecomCallId(); in conference()
1460 cacheConnectionTimeWithPhoneNumber(backgroundConnection); in conference()