Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCallManager.java835 Phone foregroundPhone = null; in hangupForegroundResumeBackground() local
844 foregroundPhone = getFgPhone(); in hangupForegroundResumeBackground()
847 if (foregroundPhone == backgroundPhone) { in hangupForegroundResumeBackground()