Searched refs:getCnapNamePresentation (Results 1 – 2 of 2) sorted by relevance
103 assertEquals(PhoneConstants.PRESENTATION_UNKNOWN, mConnectionUT.getCnapNamePresentation()); in testImsIncomingConnectionCorrectness()119 assertEquals(PhoneConstants.PRESENTATION_ALLOWED, mConnectionUT.getCnapNamePresentation()); in testImsIncomingConnectionCorrectness()171 assertEquals(PhoneConstants.PRESENTATION_UNKNOWN, mConnectionUT.getCnapNamePresentation()); in testUpdateAddressDisplay()179 mConnectionUT.getCnapNamePresentation()); in testUpdateAddressDisplay()
368 public int getCnapNamePresentation() { in getCnapNamePresentation() method in Connection1397 .append("(" + getCnapNamePresentation() + ")"); in toString()