Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhoneBase.java61 public abstract Call getForegroundCall(); in getForegroundCall() method in SipPhoneBase
DSipPhone.java372 public Call getForegroundCall() { in getForegroundCall() method in SipPhone
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneInternalInterface.java368 Call getForegroundCall(); in getForegroundCall() method
DGsmCdmaPhone.java826 public GsmCdmaCall getForegroundCall() { in getForegroundCall() method in GsmCdmaPhone
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhone.java310 getForegroundCall() { in getForegroundCall() method in ImsPhone
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DPhoneMock.java1125 public Call getForegroundCall() { in getForegroundCall() method in PhoneMock