Searched refs:namePresentation (Results 1 – 6 of 6) sorted by relevance
32 public int namePresentation = 0; field in CdmaCallWaitingNotification47 + " namePresentation: " + namePresentation in toString()
75 public int namePresentation; field in DriverCall141 /*+ "name="+ name */ + "," + namePresentation + "," in toString()
134 mCnapNamePresentation = dc.namePresentation; in GsmCdmaConnection()212 mCnapNamePresentation = cw.namePresentation; in GsmCdmaConnection()669 mCnapNamePresentation = dc.namePresentation; in update()
1494 dc.namePresentation = in responseCurrentCalls()1495 DriverCall.presentationFromCLIP((int) (calls.get(i).namePresentation)); in responseCurrentCalls()1573 dc.namePresentation = in responseCurrentCalls_1_2()1574 DriverCall.presentationFromCLIP((int) (calls.get(i).base.namePresentation)); in responseCurrentCalls_1_2()
495 notification.namePresentation = notification.numberPresentation; in cdmaCallWaiting()
93 public int namePresentation; field in CallerInfo657 .append("\nnamePresentation: " + namePresentation) in toString()