Searched refs:getCnapNamePresentation (Results 1 – 3 of 3) sorted by relevance
144 assertEquals(PhoneConstants.PRESENTATION_UNKNOWN, mConnectionUT.getCnapNamePresentation()); in testImsIncomingConnectionCorrectness()161 assertEquals(PhoneConstants.PRESENTATION_ALLOWED, mConnectionUT.getCnapNamePresentation()); in testImsIncomingConnectionCorrectness()223 assertEquals(PhoneConstants.PRESENTATION_UNKNOWN, mConnectionUT.getCnapNamePresentation()); in testUpdateAddressDisplay()231 mConnectionUT.getCnapNamePresentation()); in testUpdateAddressDisplay()
156 mNamePresentation = c.getCnapNamePresentation(); in initialize()
459 public int getCnapNamePresentation() { in getCnapNamePresentation() method in Connection1565 .append("(" + getCnapNamePresentation() + ")"); in toString()