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.java88 public int getNumberPresentation() { in getNumberPresentation() method in ConnectionTest.TestConnection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipConnectionBase.java160 public int getNumberPresentation() { in getNumberPresentation() method in SipConnectionBase
DSipPhone.java850 public int getNumberPresentation() { in getNumberPresentation() method in SipPhone.SipConnection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsExternalConnection.java157 public int getNumberPresentation() { in getNumberPresentation() method in ImsExternalConnection
DImsPhoneConnection.java668 public int getNumberPresentation() { in getNumberPresentation() method in ImsPhoneConnection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaConnection.java1164 public int getNumberPresentation() { in getNumberPresentation() method in GsmCdmaConnection
DConnection.java745 public abstract int getNumberPresentation(); in getNumberPresentation() method in Connection