Searched refs:getNumberPresentation (Results 1 – 10 of 10) sorted by relevance
154 mNumPresentation = c.getNumberPresentation(); in initialize()226 public int getNumberPresentation() { in getNumberPresentation() method in SrvccConnection254 sb.append(", numberPresentation:").append(getNumberPresentation()); in toString()
952 public abstract int getNumberPresentation(); in getNumberPresentation() method in Connection1561 .append(" pres.: " + getNumberPresentation()) in toString()
1212 public int getNumberPresentation() { in getNumberPresentation() method in GsmCdmaConnection
5566 convertPresentation(srvccConnections[i].getNumberPresentation()); in convertToHalSrvccCall()
143 assertEquals(PhoneConstants.PRESENTATION_UNKNOWN, mConnectionUT.getNumberPresentation()); in testImsIncomingConnectionCorrectness()160 assertEquals(PhoneConstants.PRESENTATION_ALLOWED, mConnectionUT.getNumberPresentation()); in testImsIncomingConnectionCorrectness()222 assertEquals(PhoneConstants.PRESENTATION_UNKNOWN, mConnectionUT.getNumberPresentation()); in testUpdateAddressDisplay()234 mConnectionUT.getNumberPresentation()); in testUpdateAddressDisplay()
169 public int getNumberPresentation() { in getNumberPresentation() method in ImsExternalConnection
795 public int getNumberPresentation() { in getNumberPresentation() method in ImsPhoneConnection
2458 if (PhoneConstants.PRESENTATION_ALLOWED == connection.getNumberPresentation()) { in cacheConnectionTimeWithPhoneNumber()
112 assertEquals(PhoneConstants.PRESENTATION_ALLOWED, connection.getNumberPresentation()); in testSanityGSM()130 assertEquals(PhoneConstants.PRESENTATION_ALLOWED, connection.getNumberPresentation()); in testSanityCDMA()
108 public int getNumberPresentation() { in getNumberPresentation() method in ConnectionTest.TestConnection