Home
last modified time | relevance | path

Searched refs:PRESENTATION_ALLOWED (Results 1 – 10 of 10) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DDriverCall.java72 ret.numberPresentation = PhoneConstants.PRESENTATION_ALLOWED; in fromCLCCLine()
137 case 0: return PhoneConstants.PRESENTATION_ALLOWED; in presentationFromCLIP()
DConnection.java29 protected int mCnapNamePresentation = PhoneConstants.PRESENTATION_ALLOWED;
/frameworks/base/core/java/android/provider/
DCallLog.java157 public static final int PRESENTATION_ALLOWED = 1; field in CallLog.Calls
308 int numberPresentation = PRESENTATION_ALLOWED; in addCall()
323 if (numberPresentation != PRESENTATION_ALLOWED) { in addCall()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCdmaCallWaitingNotification.java60 case 0: return PhoneConstants.PRESENTATION_ALLOWED; in presentationFromCLIP()
DCdmaConnection.java80 int mNumberPresentation = PhoneConstants.PRESENTATION_ALLOWED;
165 mCnapNamePresentation = PhoneConstants.PRESENTATION_ALLOWED; in CdmaConnection()
166 mNumberPresentation = PhoneConstants.PRESENTATION_ALLOWED; in CdmaConnection()
/frameworks/base/telephony/java/com/android/internal/telephony/
DPhoneConstants.java67 public static int PRESENTATION_ALLOWED = 1; // normal field in PhoneConstants
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGsmConnection.java79 int mNumberPresentation = PhoneConstants.PRESENTATION_ALLOWED;
162 mCnapNamePresentation = PhoneConstants.PRESENTATION_ALLOWED; in GsmConnection()
163 mNumberPresentation = PhoneConstants.PRESENTATION_ALLOWED; in GsmConnection()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipConnectionBase.java186 return PhoneConstants.PRESENTATION_ALLOWED; in getNumberPresentation()
DSipPhone.java827 return PhoneConstants.PRESENTATION_ALLOWED; in getNumberPresentation()
/frameworks/base/api/
Dcurrent.txt19551 field public static final int PRESENTATION_ALLOWED = 1; // 0x1