Searched refs:getNumberPresentation (Results 1 – 8 of 8) sorted by relevance
94 assertEquals(PhoneConstants.PRESENTATION_UNKNOWN, mConnectionUT.getNumberPresentation()); in testImsConnectionSanity()108 assertEquals(PhoneConstants.PRESENTATION_ALLOWED, mConnectionUT.getNumberPresentation()); in testImsConnectionSanity()160 assertEquals(PhoneConstants.PRESENTATION_UNKNOWN, mConnectionUT.getNumberPresentation()); in testUpdateAddressDisplay()172 mConnectionUT.getNumberPresentation()); in testUpdateAddressDisplay()
82 assertEquals(PhoneConstants.PRESENTATION_ALLOWED, connection.getNumberPresentation()); in testSanityGSM()99 assertEquals(PhoneConstants.PRESENTATION_ALLOWED, connection.getNumberPresentation()); in testSanityCDMA()
539 public abstract int getNumberPresentation(); in getNumberPresentation() method in Connection883 .append(" pres.: " + getNumberPresentation()) in toString()
1051 public int getNumberPresentation() { in getNumberPresentation() method in GsmCdmaConnection
138 public int getNumberPresentation() { in getNumberPresentation() method in ImsExternalConnection
584 public int getNumberPresentation() { in getNumberPresentation() method in ImsPhoneConnection
160 public int getNumberPresentation() { in getNumberPresentation() method in SipConnectionBase
849 public int getNumberPresentation() { in getNumberPresentation() method in SipPhone.SipConnection