Home
last modified time | relevance | path

Searched refs:numberPresentation (Results 1 – 9 of 9) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DDriverCall.java86 public int numberPresentation; field in DriverCall
111 ret.numberPresentation = PhoneConstants.PRESENTATION_ALLOWED; in fromCLCCLine()
155 /*+ "number=" + number */ + ",cli=" + numberPresentation + "," in toString()
DGsmCdmaConnection.java145 mNumberPresentation = dc.numberPresentation; in GsmCdmaConnection()
226 mNumberPresentation = cw.numberPresentation; in GsmCdmaConnection()
699 mNumberPresentation = dc.numberPresentation; in update()
DConnection.java1135 public void setAddress(String newAddress, int numberPresentation) { in setAddress() argument
1138 mNumberPresentation = numberPresentation; in setAddress()
DRadioIndication.java529 notification.numberPresentation = CdmaCallWaitingNotification.presentationFromCLIP( in cdmaCallWaiting()
530 callWaitingRecord.numberPresentation); in cdmaCallWaiting()
532 notification.namePresentation = notification.numberPresentation; in cdmaCallWaiting()
DRadioResponse.java1673 dc.numberPresentation = in responseCurrentCalls()
1675 (int) (calls.get(i).numberPresentation)); in responseCurrentCalls()
1752 dc.numberPresentation = in responseCurrentCalls_1_2()
1754 (int) (calls.get(i).base.numberPresentation)); in responseCurrentCalls_1_2()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCdmaCallWaitingNotification.java32 public int numberPresentation = 0; field in CdmaCallWaitingNotification
47 + " numberPresentation: " + numberPresentation in toString()
/frameworks/base/core/java/android/provider/
DCallLog.java730 int numberPresentation = getLogNumberPresentation(number, presentation); in addCall() local
731 if (numberPresentation != PRESENTATION_ALLOWED) { in addCall()
751 values.put(NUMBER_PRESENTATION, Integer.valueOf(numberPresentation)); in addCall()
/frameworks/base/telephony/java/com/android/internal/telephony/
DCallerInfo.java96 public int numberPresentation; field in CallerInfo
681 .append("\nnumberPresentation: " + numberPresentation) in toString()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt104769 Lcom/android/internal/telephony/CallerInfo;->numberPresentation:I