Home
last modified time | relevance | path

Searched defs:getForegroundCall (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhoneBase.java65 public abstract Call getForegroundCall(); in getForegroundCall() method in SipPhoneBase
DSipPhone.java362 public Call getForegroundCall() { in getForegroundCall() method in SipPhone
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhone.java317 getForegroundCall() { in getForegroundCall() method in ImsPhone
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGSMPhone.java566 getForegroundCall() { in getForegroundCall() method in GSMPhone
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCDMAPhone.java671 public CdmaCall getForegroundCall() { in getForegroundCall() method in CDMAPhone
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhone.java812 Call getForegroundCall(); in getForegroundCall() method
DPhoneProxy.java748 public Call getForegroundCall() { in getForegroundCall() method in PhoneProxy