Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCallManager.java473 public Phone getFgPhone() { in getFgPhone() method in CallManager
481 public Phone getFgPhone(int subId) { in getFgPhone() method in CallManager
844 foregroundPhone = getFgPhone(); in hangupForegroundResumeBackground()
922 Phone fgPhone = getFgPhone(subId); in conference()
1309 if (hasActiveFgCall()) getFgPhone().stopDtmf(); in stopDtmf()