Searched refs:getCnapNamePresentation (Results 1 – 3 of 3) sorted by relevance
115 assertEquals(PhoneConstants.PRESENTATION_UNKNOWN, mConnectionUT.getCnapNamePresentation()); in testImsIncomingConnectionCorrectness()131 assertEquals(PhoneConstants.PRESENTATION_ALLOWED, mConnectionUT.getCnapNamePresentation()); in testImsIncomingConnectionCorrectness()183 assertEquals(PhoneConstants.PRESENTATION_UNKNOWN, mConnectionUT.getCnapNamePresentation()); in testUpdateAddressDisplay()191 mConnectionUT.getCnapNamePresentation()); in testUpdateAddressDisplay()
368 public int getCnapNamePresentation() { in getCnapNamePresentation() method in Connection1398 .append("(" + getCnapNamePresentation() + ")"); in toString()
21941 HPLcom/android/internal/telephony/Connection;->getCnapNamePresentation()I