Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java2073 String backgroundId = ""; in conference() local
2077 backgroundId = backgroundConnection.getTelecomCallId(); in conference()
2080 log("conference: fgCallId=" + foregroundId + ", bgCallId=" + backgroundId); in conference()
2082 + backgroundId); in conference()