/aosp12/packages/apps/Dialer/java/com/android/incallui/ |
H A D | CallerInfoUtils.java | 60 if (info.numberPresentation == TelecomManager.PRESENTATION_ALLOWED) { in getCallerInfoForCall() 176 && presentation == TelecomManager.PRESENTATION_ALLOWED) { in modifyForSpecialCnapCases() 186 if (ci.numberPresentation == TelecomManager.PRESENTATION_ALLOWED in modifyForSpecialCnapCases() 188 && presentation == TelecomManager.PRESENTATION_ALLOWED)) { in modifyForSpecialCnapCases()
|
/aosp12/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
H A D | CallLogProviderTest.java | 144 values.put(Calls.NUMBER_PRESENTATION, Calls.PRESENTATION_ALLOWED); in testUpdate() 203 Calls.PRESENTATION_ALLOWED, Calls.OUTGOING_TYPE, 0, subscription, 2000, in testAddCall() 213 values.put(Calls.NUMBER_PRESENTATION, Calls.PRESENTATION_ALLOWED); in testAddCall() 452 values.put(Calls.NUMBER_PRESENTATION, Calls.PRESENTATION_ALLOWED); in getDefaultValues() 493 values.put(Calls.NUMBER_PRESENTATION, Calls.PRESENTATION_ALLOWED); in getTestCallLogValues() 505 values.put(Calls.NUMBER_PRESENTATION, Calls.PRESENTATION_ALLOWED); in getTestCallLogValues() 517 values.put(Calls.NUMBER_PRESENTATION, Calls.PRESENTATION_ALLOWED); in getTestCallLogValues()
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
H A D | DriverCall.java | 114 ret.numberPresentation = PhoneConstants.PRESENTATION_ALLOWED; in fromCLCCLine() 181 case 0: return PhoneConstants.PRESENTATION_ALLOWED; in presentationFromCLIP()
|
/aosp12/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/ |
H A D | SelfManagedConnectionService.java | 96 connection.setAddress(request.getAddress(), TelecomManager.PRESENTATION_ALLOWED); in createSelfManagedConnection() 102 TelecomManager.PRESENTATION_ALLOWED); in createSelfManagedConnection()
|
H A D | TestConnectionService.java | 485 connection.setAddress(handle, TelecomManager.PRESENTATION_ALLOWED); 582 connection.setAddress(address, TelecomManager.PRESENTATION_ALLOWED); 584 connection.setCallerDisplayName("Hello World", TelecomManager.PRESENTATION_ALLOWED);
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
H A D | ImsExternalConnection.java | 91 mNumberPresentation = PhoneConstants.PRESENTATION_ALLOWED; in ImsExternalConnection() 246 mCnapNamePresentation = PhoneConstants.PRESENTATION_ALLOWED; in setExternalConnectionAddress()
|
H A D | ImsPhoneConnection.java | 263 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()
|
/aosp12/packages/providers/BlockedNumberProvider/tests/src/com/android/providers/blockednumber/ |
H A D | BlockedNumberProviderTest.java | 340 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_ALLOWED, false)); in testEnhancedBlock() 342 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_ALLOWED, true)); in testEnhancedBlock() 345 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_ALLOWED, false)); in testEnhancedBlock() 389 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_ALLOWED, false)); in testEnhancedBlockSuppressionAfterEmergencyContact() 410 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_ALLOWED, false)); in testEnhancedBlockSuppressionAfterEmergencyContact() 625 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_ALLOWED, false))); in testEmergencyNumbersAreNotBlockedBySystem()
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/simulator/impl/ |
H A D | SimulatorConnectionService.java | 93 .getInt(Simulator.PRESENTATION_CHOICE, TelecomManager.PRESENTATION_ALLOWED)); in onCreateOutgoingConnection() 134 .getInt(Simulator.PRESENTATION_CHOICE, TelecomManager.PRESENTATION_ALLOWED)); in onCreateIncomingConnection()
|
H A D | SimulatorDialogFragment.java | 60 callerIdPresentationChoice = TelecomManager.PRESENTATION_ALLOWED; in onCreateDialog()
|
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/callfiltering/ |
H A D | BlockCheckerFilter.java | 72 if (presentation == TelecomManager.PRESENTATION_ALLOWED) { in startFilterLookup() 104 if (presentation == TelecomManager.PRESENTATION_ALLOWED) { in getBlockStatus()
|
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/internal/ |
H A D | ConferenceParticipant.java | 171 return PhoneConstants.PRESENTATION_ALLOWED; in getParticipantPresentation() 181 return PhoneConstants.PRESENTATION_ALLOWED; in getParticipantPresentation()
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/ |
H A D | CdmaCallWaitingNotification.java | 63 case 0: return PhoneConstants.PRESENTATION_ALLOWED; in presentationFromCLIP()
|
/aosp12/packages/services/Telephony/src/com/android/services/telephony/ |
H A D | PstnIncomingCallNotifier.java | 187 if (presentation != PhoneConstants.PRESENTATION_ALLOWED in handleCdmaCallWaiting() 241 if (connection.getNumberPresentation() == TelecomManager.PRESENTATION_ALLOWED && in addNewUnknownCall() 280 if (connection.getNumberPresentation() == TelecomManager.PRESENTATION_ALLOWED && in sendIncomingCallIntent()
|
H A D | ConferenceParticipantConnection.java | 68 if (presentation != PhoneConstants.PRESENTATION_ALLOWED) { in ConferenceParticipantConnection()
|
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/ |
H A D | ParcelableCallUtils.java | 194 Uri handle = call.getHandlePresentation() == TelecomManager.PRESENTATION_ALLOWED ? in toParcelableCall() 197 TelecomManager.PRESENTATION_ALLOWED ? call.getCallerDisplayName() : null; in toParcelableCall() 285 Uri handle = call.getHandlePresentation() == TelecomManager.PRESENTATION_ALLOWED ? in toParcelableCallForScreening()
|
/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
H A D | CallsManagerTest.java | 1094 TelecomManager.PRESENTATION_ALLOWED); in testIsInEmergencyCallLocal() 1109 TelecomManager.PRESENTATION_ALLOWED); in testIsInEmergencyCallLocalDisconnected() 1166 TelecomManager.PRESENTATION_ALLOWED); in testHasEmergencyCallIncomingCallPermitted() 1185 TelecomManager.PRESENTATION_ALLOWED); in testMakeRoomForOutgoingCallAudioProcessingInProgress() 1200 TelecomManager.PRESENTATION_ALLOWED); in testMakeRoomForEmergencyDuringIncomingCall() 1215 TelecomManager.PRESENTATION_ALLOWED); in testMakeRoomForEmergencyCallSimulatedRingingInProgress() 1231 TelecomManager.PRESENTATION_ALLOWED); in testMakeRoomForEmergencyCallSimulatedRingingInProgressHasBeenActive() 1250 TelecomManager.PRESENTATION_ALLOWED); in testMakeRoomForEmergencyCallDuringActiveAndRingingCallDisconnectRinging() 1265 TelecomManager.PRESENTATION_ALLOWED); in testMakeRoomForOutgoingCallConnecting()
|
H A D | BlockCheckerFilterTest.java | 152 when(mCall.getHandlePresentation()).thenReturn(TelecomManager.PRESENTATION_ALLOWED); in setEnhancedBlockingEnabled()
|
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/ |
H A D | PhoneConstants.java | 91 public static final int PRESENTATION_ALLOWED = 1; // normal field in PhoneConstants
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
H A D | GsmCdmaConnectionTest.java | 112 assertEquals(PhoneConstants.PRESENTATION_ALLOWED, connection.getNumberPresentation()); in testSanityGSM() 130 assertEquals(PhoneConstants.PRESENTATION_ALLOWED, connection.getNumberPresentation()); in testSanityCDMA()
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/ |
H A D | SipConnectionBase.java | 162 return PhoneConstants.PRESENTATION_ALLOWED; in getNumberPresentation()
|
/aosp12/packages/services/Telephony/tests/src/com/android/services/telephony/ |
H A D | TelephonyConnectionServiceTest.java | 662 c.setAddress(TEST_ADDRESS, TelecomManager.PRESENTATION_ALLOWED); in testRetryOutgoingOriginalConnection_redialTempFailOneSlot() 693 c.setAddress(TEST_ADDRESS, TelecomManager.PRESENTATION_ALLOWED); in testRetryOutgoingOriginalConnection_redialPermFailOneSlot() 726 c.setAddress(TEST_ADDRESS, TelecomManager.PRESENTATION_ALLOWED); in testRetryOutgoingOriginalConnection_redialTempFailTwoSlot() 767 c.setAddress(TEST_ADDRESS, TelecomManager.PRESENTATION_ALLOWED); in testRetryOutgoingOriginalConnection_redialPermFailTwoSlot() 808 c.setAddress(TEST_ADDRESS, TelecomManager.PRESENTATION_ALLOWED); in testRetryOutgoingOriginalConnection_redialTempFailTwoSlot_twoFailure() 863 c.setAddress(TEST_ADDRESS, TelecomManager.PRESENTATION_ALLOWED); in testRetryOutgoingOriginalConnection_redialPermFailTwoSlot_twoFailure()
|
/aosp12/frameworks/base/telephony/java/android/telephony/ims/ |
H A D | ImsCallProfile.java | 986 case PhoneConstants.PRESENTATION_ALLOWED: in presentationToOIR() 1017 return PhoneConstants.PRESENTATION_ALLOWED; in OIRToPresentation()
|
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
H A D | CallLogDatabaseHelper.java | 123 Calls.PRESENTATION_ALLOWED + "," + in onCreate() 353 Calls.PRESENTATION_ALLOWED + "," + in upgradetoVersion8()
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/glidephotomanager/impl/ |
H A D | GlidePhotoManagerImpl.java | 149 TelecomManager.PRESENTATION_ALLOWED, // TODO(twyen):implement in getDefaultDrawable()
|