Searched defs:getNumberPresentation (Results 1 - 5 of 5) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipConnectionBase.java172 public int getNumberPresentation() { method in class:SipConnectionBase
H A DSipPhone.java710 public int getNumberPresentation() { method in class:SipPhone.SipConnection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DConnection.java279 public abstract int getNumberPresentation(); method in class:Connection
298 .append(" pres.: " + getNumberPresentation())
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCdmaConnection.java943 public int getNumberPresentation() { method in class:CdmaConnection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGsmConnection.java760 public int getNumberPresentation() { method in class:GsmConnection

Completed in 90 milliseconds