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/cdma/
DCdmaCallWaitingNotification.java33 public int numberPresentation = 0; field in CdmaCallWaitingNotification
48 + " numberPresentation: " + numberPresentation in toString()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DDriverCall.java88 public int numberPresentation; field in DriverCall
113 ret.numberPresentation = PhoneConstants.PRESENTATION_ALLOWED; in fromCLCCLine()
157 /*+ "number=" + number */ + ",cli=" + numberPresentation + "," in toString()
DGsmCdmaConnection.java143 mNumberPresentation = dc.numberPresentation; in GsmCdmaConnection()
224 mNumberPresentation = cw.numberPresentation; in GsmCdmaConnection()
710 mNumberPresentation = dc.numberPresentation; in update()
DConnection.java1204 public void setAddress(String newAddress, int numberPresentation) { in setAddress() argument
1207 mNumberPresentation = numberPresentation; in setAddress()
DRadioIndication.java537 notification.numberPresentation = CdmaCallWaitingNotification.presentationFromCLIP( in cdmaCallWaiting()
538 callWaitingRecord.numberPresentation); in cdmaCallWaiting()
540 notification.namePresentation = notification.numberPresentation; in cdmaCallWaiting()
DRadioResponse.java1913 dc.numberPresentation = in responseCurrentCalls()
1915 (int) (calls.get(i).numberPresentation)); in responseCurrentCalls()
1992 dc.numberPresentation = in responseCurrentCalls_1_2()
1994 (int) (calls.get(i).base.numberPresentation)); in responseCurrentCalls_1_2()
/frameworks/base/core/java/android/provider/
DCallLog.java731 int numberPresentation = getLogNumberPresentation(number, presentation); in addCall() local
733 if (numberPresentation != PRESENTATION_ALLOWED) { in addCall()
753 values.put(NUMBER_PRESENTATION, Integer.valueOf(numberPresentation)); in addCall()
/frameworks/base/telecomm/java/android/telecom/
DCallerInfo.java99 public int numberPresentation; field in CallerInfo
753 .append("\nnumberPresentation: " + numberPresentation) in toString()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt98272 Lcom/android/internal/telephony/CallerInfo;->numberPresentation:I