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.java111 ret.numberPresentation = PhoneConstants.PRESENTATION_ALLOWED; in fromCLCCLine()
178 case 0: return PhoneConstants.PRESENTATION_ALLOWED; in presentationFromCLIP()
DConnection.java180 protected int mCnapNamePresentation = PhoneConstants.PRESENTATION_ALLOWED;
186 protected int mNumberPresentation = PhoneConstants.PRESENTATION_ALLOWED;
DGsmCdmaConnection.java191 mCnapNamePresentation = PhoneConstants.PRESENTATION_ALLOWED; in GsmCdmaConnection()
192 mNumberPresentation = PhoneConstants.PRESENTATION_ALLOWED; in GsmCdmaConnection()
DTelephonyTester.java445 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()
234 mCnapNamePresentation = PhoneConstants.PRESENTATION_ALLOWED; in setExternalConnectionAddress()
DImsPhoneConnection.java242 mCnapNamePresentation = PhoneConstants.PRESENTATION_ALLOWED; in ImsPhoneConnection()
243 mNumberPresentation = PhoneConstants.PRESENTATION_ALLOWED; in ImsPhoneConnection()
DImsPhoneCallTracker.java1352 if (PhoneConstants.PRESENTATION_ALLOWED == connection.getNumberPresentation()) { in cacheConnectionTimeWithPhoneNumber()
1372 if (PhoneConstants.PRESENTATION_ALLOWED == participant.getParticipantPresentation()) { in findConnectionTimeUsePhoneNumber()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCdmaCallWaitingNotification.java62 case 0: return PhoneConstants.PRESENTATION_ALLOWED; in presentationFromCLIP()
/frameworks/base/telecomm/java/android/telecom/
DConferenceParticipant.java168 return PhoneConstants.PRESENTATION_ALLOWED; in getParticipantPresentation()
178 return PhoneConstants.PRESENTATION_ALLOWED; in getParticipantPresentation()
DTelecomManager.java723 public static final int PRESENTATION_ALLOWED = 1; field in TelecomManager
/frameworks/base/telephony/java/com/android/internal/telephony/
DPhoneConstants.java72 public static final int PRESENTATION_ALLOWED = 1; // normal field in PhoneConstants
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DGsmCdmaConnectionTest.java97 assertEquals(PhoneConstants.PRESENTATION_ALLOWED, connection.getNumberPresentation()); in testSanityGSM()
115 assertEquals(PhoneConstants.PRESENTATION_ALLOWED, connection.getNumberPresentation()); in testSanityCDMA()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipConnectionBase.java163 return PhoneConstants.PRESENTATION_ALLOWED; in getNumberPresentation()
DSipPhone.java851 return PhoneConstants.PRESENTATION_ALLOWED; in getNumberPresentation()
/frameworks/base/core/java/android/provider/
DCallLog.java261 public static final int PRESENTATION_ALLOWED = 1; field in CallLog.Calls
731 if (numberPresentation != PRESENTATION_ALLOWED) { in addCall()
1053 return PRESENTATION_ALLOWED; in getLogNumberPresentation()
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallProfile.java700 case PhoneConstants.PRESENTATION_ALLOWED: in presentationToOIR()
731 return PhoneConstants.PRESENTATION_ALLOWED; in OIRToPresentation()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneConnectionTest.java109 assertEquals(PhoneConstants.PRESENTATION_ALLOWED, mConnectionUT.getNumberPresentation()); in testImsConnectionSanity()
110 assertEquals(PhoneConstants.PRESENTATION_ALLOWED, mConnectionUT.getCnapNamePresentation()); in testImsConnectionSanity()
/frameworks/base/config/
Dhiddenapi-greylist.txt1419 Lcom/android/internal/telephony/PhoneConstants;->PRESENTATION_ALLOWED:I
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...