Home
last modified time | relevance | path

Searched refs:PRESENTATION_ALLOWED (Results 1 – 18 of 18) 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.java142 protected int mCnapNamePresentation = PhoneConstants.PRESENTATION_ALLOWED;
145 protected int mNumberPresentation = PhoneConstants.PRESENTATION_ALLOWED;
DGsmCdmaConnection.java171 mCnapNamePresentation = PhoneConstants.PRESENTATION_ALLOWED; in GsmCdmaConnection()
172 mNumberPresentation = PhoneConstants.PRESENTATION_ALLOWED; in GsmCdmaConnection()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCdmaCallWaitingNotification.java60 case 0: return PhoneConstants.PRESENTATION_ALLOWED; in presentationFromCLIP()
/frameworks/base/telephony/java/com/android/ims/
DImsCallProfile.java411 case PhoneConstants.PRESENTATION_ALLOWED: in presentationToOIR()
432 return PhoneConstants.PRESENTATION_ALLOWED; in OIRToPresentation()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DGsmCdmaConnectionTest.java82 assertEquals(PhoneConstants.PRESENTATION_ALLOWED, connection.getNumberPresentation()); in testSanityGSM()
99 assertEquals(PhoneConstants.PRESENTATION_ALLOWED, connection.getNumberPresentation()); in testSanityCDMA()
/frameworks/base/core/java/android/provider/
DCallLog.java247 public static final int PRESENTATION_ALLOWED = 1; field in CallLog.Calls
586 int numberPresentation = PRESENTATION_ALLOWED; in addCall()
617 if (numberPresentation != PRESENTATION_ALLOWED) { in addCall()
/frameworks/base/telephony/java/com/android/internal/telephony/
DPhoneConstants.java72 public static final int PRESENTATION_ALLOWED = 1; // normal field in PhoneConstants
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsExternalConnection.java78 mNumberPresentation = PhoneConstants.PRESENTATION_ALLOWED; in ImsExternalConnection()
DImsPhoneConnection.java203 mCnapNamePresentation = PhoneConstants.PRESENTATION_ALLOWED; in ImsPhoneConnection()
204 mNumberPresentation = PhoneConstants.PRESENTATION_ALLOWED; in ImsPhoneConnection()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipConnectionBase.java163 return PhoneConstants.PRESENTATION_ALLOWED; in getNumberPresentation()
DSipPhone.java850 return PhoneConstants.PRESENTATION_ALLOWED; in getNumberPresentation()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneConnectionTest.java108 assertEquals(PhoneConstants.PRESENTATION_ALLOWED, mConnectionUT.getNumberPresentation()); in testImsConnectionSanity()
109 assertEquals(PhoneConstants.PRESENTATION_ALLOWED, mConnectionUT.getCnapNamePresentation()); in testImsConnectionSanity()
/frameworks/base/telecomm/java/android/telecom/
DTelecomManager.java490 public static final int PRESENTATION_ALLOWED = 1; field in TelecomManager
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt23615 field public static final int PRESENTATION_ALLOWED = 1; // 0x1
28182 field public static final int PRESENTATION_ALLOWED = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt30680 field public static final int PRESENTATION_ALLOWED = 1; // 0x1
36565 field public static final int PRESENTATION_ALLOWED = 1; // 0x1
Dtest-current.txt30753 field public static final int PRESENTATION_ALLOWED = 1; // 0x1
36642 field public static final int PRESENTATION_ALLOWED = 1; // 0x1
Dsystem-current.txt33253 field public static final int PRESENTATION_ALLOWED = 1; // 0x1
39498 field public static final int PRESENTATION_ALLOWED = 1; // 0x1