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.java799 Phone foregroundPhone = null; in hangupForegroundResumeBackground() local
808 foregroundPhone = getFgPhone(); in hangupForegroundResumeBackground()
811 if (foregroundPhone == backgroundPhone) { in hangupForegroundResumeBackground()