Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DConnectionTest.java95 public int getNumberPresentation() { in getNumberPresentation() method in ConnectionTest.TestConnection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipConnectionBase.java159 public int getNumberPresentation() { in getNumberPresentation() method in SipConnectionBase
DSipPhone.java864 public int getNumberPresentation() { in getNumberPresentation() method in SipPhone.SipConnection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsExternalConnection.java168 public int getNumberPresentation() { in getNumberPresentation() method in ImsExternalConnection
DImsPhoneConnection.java739 public int getNumberPresentation() { in getNumberPresentation() method in ImsPhoneConnection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaConnection.java1175 public int getNumberPresentation() { in getNumberPresentation() method in GsmCdmaConnection
DConnection.java794 public abstract int getNumberPresentation(); in getNumberPresentation() method in Connection