Searched refs:numberPresentation (Results 1 – 7 of 7) sorted by relevance
49 public int numberPresentation; field in DriverCall72 ret.numberPresentation = Connection.PRESENTATION_ALLOWED; in fromCLCCLine()114 /*+ "number=" + number */ + ",cli=" + numberPresentation + "," in toString()
87 public int numberPresentation; field in CallerInfo572 .append("\nnumberPresentation: " + numberPresentation) in toString()
2948 dc.numberPresentation = DriverCall.presentationFromCLIP(np); in responseCallList()3269 notification.numberPresentation = notification.presentationFromCLIP(p.readInt()); in responseCdmaCallWaiting()3271 notification.namePresentation = notification.numberPresentation; in responseCdmaCallWaiting()
30 public int numberPresentation = 0; field in CdmaCallWaitingNotification44 + " numberPresentation: " + numberPresentation in toString()
78 int numberPresentation = Connection.PRESENTATION_ALLOWED; field in CdmaConnection134 numberPresentation = dc.numberPresentation; in CdmaConnection()164 numberPresentation = Connection.PRESENTATION_ALLOWED; in CdmaConnection()188 numberPresentation = cw.numberPresentation; in CdmaConnection()513 numberPresentation = dc.numberPresentation; in update()945 return numberPresentation; in getNumberPresentation()
74 int numberPresentation = Connection.PRESENTATION_ALLOWED; field in GsmConnection128 numberPresentation = dc.numberPresentation; in GsmConnection()733 return numberPresentation; in getNumberPresentation()
224 assertEquals(0, mInfo.numberPresentation); in assertIsValidEmergencyCallerInfo()