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.java1882 String backgroundId = ""; in conference() local
1886 backgroundId = backgroundConnection.getTelecomCallId(); in conference()
1889 log("conference: fgCallId=" + foregroundId + ", bgCallId=" + backgroundId); in conference()
1891 + backgroundId); in conference()