Home
last modified time | relevance | path

Searched refs:PRESENTATION_ALLOWED (Results 1 – 14 of 14) 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.java78 protected int mCnapNamePresentation = PhoneConstants.PRESENTATION_ALLOWED;
81 protected int mNumberPresentation = PhoneConstants.PRESENTATION_ALLOWED;
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCdmaCallWaitingNotification.java60 case 0: return PhoneConstants.PRESENTATION_ALLOWED; in presentationFromCLIP()
DCdmaConnection.java150 mCnapNamePresentation = PhoneConstants.PRESENTATION_ALLOWED; in CdmaConnection()
151 mNumberPresentation = PhoneConstants.PRESENTATION_ALLOWED; in CdmaConnection()
/frameworks/base/core/java/android/provider/
DCallLog.java197 public static final int PRESENTATION_ALLOWED = 1; field in CallLog.Calls
423 int numberPresentation = PRESENTATION_ALLOWED; in addCall()
438 if (numberPresentation != PRESENTATION_ALLOWED) { in addCall()
/frameworks/base/telephony/java/com/android/ims/
DImsCallProfile.java366 case PhoneConstants.PRESENTATION_ALLOWED: in presentationToOIR()
383 return PhoneConstants.PRESENTATION_ALLOWED; in OIRToPresentation()
/frameworks/base/telephony/java/com/android/internal/telephony/
DPhoneConstants.java69 public static final int PRESENTATION_ALLOWED = 1; // normal field in PhoneConstants
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipConnectionBase.java187 return PhoneConstants.PRESENTATION_ALLOWED; in getNumberPresentation()
DSipPhone.java830 return PhoneConstants.PRESENTATION_ALLOWED; in getNumberPresentation()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneConnection.java169 mCnapNamePresentation = PhoneConstants.PRESENTATION_ALLOWED; in ImsPhoneConnection()
170 mNumberPresentation = PhoneConstants.PRESENTATION_ALLOWED; in ImsPhoneConnection()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGsmConnection.java150 mCnapNamePresentation = PhoneConstants.PRESENTATION_ALLOWED; in GsmConnection()
151 mNumberPresentation = PhoneConstants.PRESENTATION_ALLOWED; in GsmConnection()
/frameworks/base/telecomm/java/android/telecom/
DTelecomManager.java308 public static final int PRESENTATION_ALLOWED = 1; field in TelecomManager
/frameworks/base/api/
Dsystem-current.txt25207 field public static final int PRESENTATION_ALLOWED = 1; // 0x1
30379 field public static final int PRESENTATION_ALLOWED = 1; // 0x1
Dcurrent.txt23617 field public static final int PRESENTATION_ALLOWED = 1; // 0x1
28184 field public static final int PRESENTATION_ALLOWED = 1; // 0x1