Searched refs:getNumberPresentation (Results 1 - 6 of 6) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipConnectionBase.java189 public int getNumberPresentation() { method in class:SipConnectionBase
191 if (VDBG) log("getNumberPresentation: ret=PRESENTATION_ALLOWED");
H A DSipPhone.java830 public int getNumberPresentation() { method in class:SipPhone.SipConnection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DConnection.java446 public abstract int getNumberPresentation(); method in class:Connection
732 .append(" pres.: " + getNumberPresentation())
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCdmaConnection.java964 public int getNumberPresentation() { method in class:CdmaConnection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGsmConnection.java784 public int getNumberPresentation() { method in class:GsmConnection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneConnection.java577 public int getNumberPresentation() { method in class:ImsPhoneConnection

Completed in 90 milliseconds