Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DDriverCall.java114 ret.numberPresentation = PhoneConstants.PRESENTATION_ALLOWED; in fromCLCCLine()
181 case 0: return PhoneConstants.PRESENTATION_ALLOWED; in presentationFromCLIP()
DConnection.java209 protected int mCnapNamePresentation = PhoneConstants.PRESENTATION_ALLOWED;
221 protected int mNumberPresentation = PhoneConstants.PRESENTATION_ALLOWED;
DGsmCdmaConnection.java202 mCnapNamePresentation = PhoneConstants.PRESENTATION_ALLOWED; in GsmCdmaConnection()
203 mNumberPresentation = PhoneConstants.PRESENTATION_ALLOWED; in GsmCdmaConnection()
DTelephonyTester.java553 c.setAddress(newNumber, PhoneConstants.PRESENTATION_ALLOWED); in testChangeNumber()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsExternalConnection.java91 mNumberPresentation = PhoneConstants.PRESENTATION_ALLOWED; in ImsExternalConnection()
246 mCnapNamePresentation = PhoneConstants.PRESENTATION_ALLOWED; in setExternalConnectionAddress()
DImsPhoneConnection.java263 mCnapNamePresentation = PhoneConstants.PRESENTATION_ALLOWED; in ImsPhoneConnection()
264 mNumberPresentation = PhoneConstants.PRESENTATION_ALLOWED; in ImsPhoneConnection()
302 mCnapNamePresentation = PhoneConstants.PRESENTATION_ALLOWED; in ImsPhoneConnection()
303 mNumberPresentation = PhoneConstants.PRESENTATION_ALLOWED; in ImsPhoneConnection()
DImsPhoneCallTracker.java1970 if (PhoneConstants.PRESENTATION_ALLOWED == connection.getNumberPresentation()) { in cacheConnectionTimeWithPhoneNumber()
1990 if (PhoneConstants.PRESENTATION_ALLOWED == participant.getParticipantPresentation()) { in findConnectionTimeUsePhoneNumber()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCdmaCallWaitingNotification.java63 case 0: return PhoneConstants.PRESENTATION_ALLOWED; in presentationFromCLIP()
/frameworks/opt/net/ims/src/java/com/android/ims/internal/
DConferenceParticipant.java171 return PhoneConstants.PRESENTATION_ALLOWED; in getParticipantPresentation()
181 return PhoneConstants.PRESENTATION_ALLOWED; in getParticipantPresentation()
/frameworks/base/telephony/java/com/android/internal/telephony/
DPhoneConstants.java91 public static final int PRESENTATION_ALLOWED = 1; // normal field in PhoneConstants
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipConnectionBase.java162 return PhoneConstants.PRESENTATION_ALLOWED; in getNumberPresentation()
DSipPhone.java869 return PhoneConstants.PRESENTATION_ALLOWED; in getNumberPresentation()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DGsmCdmaConnectionTest.java112 assertEquals(PhoneConstants.PRESENTATION_ALLOWED, connection.getNumberPresentation()); in testSanityGSM()
130 assertEquals(PhoneConstants.PRESENTATION_ALLOWED, connection.getNumberPresentation()); in testSanityCDMA()
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallProfile.java986 case PhoneConstants.PRESENTATION_ALLOWED: in presentationToOIR()
1017 return PhoneConstants.PRESENTATION_ALLOWED; in OIRToPresentation()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneConnectionTest.java145 assertEquals(PhoneConstants.PRESENTATION_ALLOWED, mConnectionUT.getNumberPresentation()); in testImsIncomingConnectionCorrectness()
146 assertEquals(PhoneConstants.PRESENTATION_ALLOWED, mConnectionUT.getCnapNamePresentation()); in testImsIncomingConnectionCorrectness()
/frameworks/base/core/java/android/provider/
DCallLog.java902 public static final int PRESENTATION_ALLOWED = 1; field in CallLog.Calls
1625 if (numberPresentation != PRESENTATION_ALLOWED) { in addCall()
2017 return PRESENTATION_ALLOWED; in getLogNumberPresentation()
/frameworks/base/telecomm/java/android/telecom/
DTelecomManager.java973 public static final int PRESENTATION_ALLOWED = 1; field in TelecomManager
1005 value = {PRESENTATION_ALLOWED, PRESENTATION_RESTRICTED, PRESENTATION_UNKNOWN,
/frameworks/base/core/api/
Dcurrent.txt33696 field public static final int PRESENTATION_ALLOWED = 1; // 0x1
40414 field public static final int PRESENTATION_ALLOWED = 1; // 0x1
/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