Searched refs:namePresentation (Results 1 – 7 of 7) sorted by relevance
35 public int namePresentation = 0; field in CdmaCallWaitingNotification50 + " namePresentation: " + namePresentation in toString()
91 public int namePresentation; field in DriverCall158 /*+ "name="+ name */ + "," + namePresentation + "," in toString()
142 mCnapNamePresentation = dc.namePresentation; in GsmCdmaConnection()226 mCnapNamePresentation = cw.namePresentation; in GsmCdmaConnection()709 mCnapNamePresentation = dc.namePresentation; in update()
1917 dc.namePresentation = in responseCurrentCalls()1918 DriverCall.presentationFromCLIP((int) (calls.get(i).namePresentation)); in responseCurrentCalls()1996 dc.namePresentation = in responseCurrentCalls_1_2()1997 DriverCall.presentationFromCLIP((int) (calls.get(i).base.namePresentation)); in responseCurrentCalls_1_2()
540 notification.namePresentation = notification.numberPresentation; in cdmaCallWaiting()
101 public int namePresentation; field in CallerInfo754 .append("\nnamePresentation: " + namePresentation) in toString()
98268 Lcom/android/internal/telephony/CallerInfo;->namePresentation:I