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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipConnectionBase.java183 public int getNumberPresentation() { method in class:SipConnectionBase
185 if (VDBG) log("getNumberPresentation: ret=PRESENTATION_ALLOWED");
H A DSipPhone.java826 public int getNumberPresentation() { method in class:SipPhone.SipConnection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DConnection.java280 public abstract int getNumberPresentation(); method in class:Connection
299 .append(" pres.: " + getNumberPresentation())
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCdmaConnection.java939 public int getNumberPresentation() { method in class:CdmaConnection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGsmConnection.java753 public int getNumberPresentation() { method in class:GsmConnection

Completed in 93 milliseconds