Searched defs:numberPresentation (Results 1 - 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCdmaCallWaitingNotification.java30 public int numberPresentation = 0; field in class:CdmaCallWaitingNotification
45 + " numberPresentation: " + numberPresentation
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DDriverCall.java49 public int numberPresentation; field in class:DriverCall
72 ret.numberPresentation = PhoneConstants.PRESENTATION_ALLOWED;
115 /*+ "number=" + number */ + ",cli=" + numberPresentation + ","
/frameworks/base/telephony/java/com/android/internal/telephony/
H A DCallerInfo.java89 public int numberPresentation; field in class:CallerInfo
636 .append("\nnumberPresentation: " + numberPresentation)

Completed in 80 milliseconds