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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipConnectionBase.java160 public int getNumberPresentation() { method in class:SipConnectionBase
162 if (VDBG) log("getNumberPresentation: ret=PRESENTATION_ALLOWED");
H A DSipPhone.java850 public int getNumberPresentation() { method in class:SipPhone.SipConnection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsExternalConnection.java156 public int getNumberPresentation() { method in class:ImsExternalConnection
H A DImsPhoneConnection.java647 public int getNumberPresentation() { method in class:ImsPhoneConnection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DGsmCdmaConnection.java1113 public int getNumberPresentation() { method in class:GsmCdmaConnection
H A DConnection.java606 public abstract int getNumberPresentation(); method in class:Connection
1114 .append(" pres.: " + getNumberPresentation())

Completed in 243 milliseconds