Home
last modified time | relevance | path

Searched defs:getCall (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DConnectionTest.java50 public Call getCall() { in getCall() method in ConnectionTest.TestConnection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsExternalConnection.java106 public Call getCall() { in getCall() method in ImsExternalConnection
DImsPhoneConnection.java384 public ImsPhoneCall getCall() { in getCall() method in ImsPhoneConnection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaConnection.java355 public GsmCdmaCall getCall() { in getCall() method in GsmCdmaConnection
DConnection.java420 public abstract Call getCall(); in getCall() method in Connection