Searched refs:backgroundConnection (Results 1 – 1 of 1) sorted by relevance
1456 ImsPhoneConnection backgroundConnection = findConnection(bgImsCall); in conference() local1457 if (backgroundConnection != null) { in conference()1458 backgroundConnection.handleMergeStart(); in conference()1459 backgroundId = backgroundConnection.getTelecomCallId(); in conference()1460 cacheConnectionTimeWithPhoneNumber(backgroundConnection); in conference()