/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | DriverCall.java | 111 ret.numberPresentation = PhoneConstants.PRESENTATION_ALLOWED; in fromCLCCLine() 178 case 0: return PhoneConstants.PRESENTATION_ALLOWED; in presentationFromCLIP()
|
D | Connection.java | 180 protected int mCnapNamePresentation = PhoneConstants.PRESENTATION_ALLOWED; 186 protected int mNumberPresentation = PhoneConstants.PRESENTATION_ALLOWED;
|
D | GsmCdmaConnection.java | 191 mCnapNamePresentation = PhoneConstants.PRESENTATION_ALLOWED; in GsmCdmaConnection() 192 mNumberPresentation = PhoneConstants.PRESENTATION_ALLOWED; in GsmCdmaConnection()
|
D | TelephonyTester.java | 445 c.setAddress(newNumber, PhoneConstants.PRESENTATION_ALLOWED); in testChangeNumber()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
D | ImsExternalConnection.java | 91 mNumberPresentation = PhoneConstants.PRESENTATION_ALLOWED; in ImsExternalConnection() 234 mCnapNamePresentation = PhoneConstants.PRESENTATION_ALLOWED; in setExternalConnectionAddress()
|
D | ImsPhoneConnection.java | 242 mCnapNamePresentation = PhoneConstants.PRESENTATION_ALLOWED; in ImsPhoneConnection() 243 mNumberPresentation = PhoneConstants.PRESENTATION_ALLOWED; in ImsPhoneConnection()
|
D | ImsPhoneCallTracker.java | 1352 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/ |
D | CdmaCallWaitingNotification.java | 62 case 0: return PhoneConstants.PRESENTATION_ALLOWED; in presentationFromCLIP()
|
/frameworks/base/telecomm/java/android/telecom/ |
D | ConferenceParticipant.java | 168 return PhoneConstants.PRESENTATION_ALLOWED; in getParticipantPresentation() 178 return PhoneConstants.PRESENTATION_ALLOWED; in getParticipantPresentation()
|
D | TelecomManager.java | 723 public static final int PRESENTATION_ALLOWED = 1; field in TelecomManager
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
D | PhoneConstants.java | 72 public static final int PRESENTATION_ALLOWED = 1; // normal field in PhoneConstants
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | GsmCdmaConnectionTest.java | 97 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/ |
D | SipConnectionBase.java | 163 return PhoneConstants.PRESENTATION_ALLOWED; in getNumberPresentation()
|
D | SipPhone.java | 851 return PhoneConstants.PRESENTATION_ALLOWED; in getNumberPresentation()
|
/frameworks/base/core/java/android/provider/ |
D | CallLog.java | 261 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/ |
D | ImsCallProfile.java | 700 case PhoneConstants.PRESENTATION_ALLOWED: in presentationToOIR() 731 return PhoneConstants.PRESENTATION_ALLOWED; in OIRToPresentation()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/ |
D | ImsPhoneConnectionTest.java | 109 assertEquals(PhoneConstants.PRESENTATION_ALLOWED, mConnectionUT.getNumberPresentation()); in testImsConnectionSanity() 110 assertEquals(PhoneConstants.PRESENTATION_ALLOWED, mConnectionUT.getCnapNamePresentation()); in testImsConnectionSanity()
|
/frameworks/base/config/ |
D | hiddenapi-greylist.txt | 1419 Lcom/android/internal/telephony/PhoneConstants;->PRESENTATION_ALLOWED:I
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |