Searched refs:getCnapNamePresentation (Results 1 – 2 of 2) sorted by relevance
130 assertEquals(PhoneConstants.PRESENTATION_UNKNOWN, mConnectionUT.getCnapNamePresentation()); in testImsIncomingConnectionCorrectness()146 assertEquals(PhoneConstants.PRESENTATION_ALLOWED, mConnectionUT.getCnapNamePresentation()); in testImsIncomingConnectionCorrectness()208 assertEquals(PhoneConstants.PRESENTATION_UNKNOWN, mConnectionUT.getCnapNamePresentation()); in testUpdateAddressDisplay()216 mConnectionUT.getCnapNamePresentation()); in testUpdateAddressDisplay()
407 public int getCnapNamePresentation() { in getCnapNamePresentation() method in Connection1460 .append("(" + getCnapNamePresentation() + ")"); in toString()