Home
last modified time | relevance | path

Searched refs:PRESENTATION_UNKNOWN (Results 1 – 24 of 24) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCdmaCallWaitingNotification.java65 case 2: return PhoneConstants.PRESENTATION_UNKNOWN; in presentationFromCLIP()
69 return PhoneConstants.PRESENTATION_UNKNOWN; in presentationFromCLIP()
/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DCallerInfoUtils.java178 ci.numberPresentation = TelecomManager.PRESENTATION_UNKNOWN; in modifyForSpecialCnapCases()
195 ci.numberPresentation = TelecomManager.PRESENTATION_UNKNOWN; in modifyForSpecialCnapCases()
H A DContactInfoCache.java285 && ((presentation == TelecomManager.PRESENTATION_UNKNOWN) in getPresentationString()
/aosp12/packages/providers/BlockedNumberProvider/tests/src/com/android/providers/blockednumber/
H A DBlockedNumberProviderTest.java366 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_UNKNOWN, false)); in testEnhancedBlock()
369 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_UNKNOWN, false)); in testEnhancedBlock()
395 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_UNKNOWN, false)); in testEnhancedBlockSuppressionAfterEmergencyContact()
416 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_UNKNOWN, false)); in testEnhancedBlockSuppressionAfterEmergencyContact()
637 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_UNKNOWN, false))); in testEmergencyNumbersAreNotBlockedBySystem()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
H A DImsPhoneConnectionTest.java129 assertEquals(PhoneConstants.PRESENTATION_UNKNOWN, mConnectionUT.getNumberPresentation()); in testImsIncomingConnectionCorrectness()
130 assertEquals(PhoneConstants.PRESENTATION_UNKNOWN, mConnectionUT.getCnapNamePresentation()); in testImsIncomingConnectionCorrectness()
207 assertEquals(PhoneConstants.PRESENTATION_UNKNOWN, mConnectionUT.getNumberPresentation()); in testUpdateAddressDisplay()
208 assertEquals(PhoneConstants.PRESENTATION_UNKNOWN, mConnectionUT.getCnapNamePresentation()); in testUpdateAddressDisplay()
/aosp12/frameworks/base/telephony/java/android/telephony/ims/
H A DImsCallProfile.java990 case PhoneConstants.PRESENTATION_UNKNOWN: in presentationToOIR()
1021 return PhoneConstants.PRESENTATION_UNKNOWN; in OIRToPresentation()
1023 return PhoneConstants.PRESENTATION_UNKNOWN; in OIRToPresentation()
/aosp12/packages/apps/Dialer/java/com/android/dialer/simulator/impl/
H A DSimulatorDialogFragment.java69 callerIdPresentationChoice = TelecomManager.PRESENTATION_UNKNOWN; in onCreateDialog()
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DParcelableConference.java49 private int mAddressPresentation = TelecomManager.PRESENTATION_UNKNOWN;
51 private int mCallerDisplayNamePresentation = TelecomManager.PRESENTATION_UNKNOWN;;
H A DTelecomManager.java983 public static final int PRESENTATION_UNKNOWN = 3; field in TelecomManager
1005 value = {PRESENTATION_ALLOWED, PRESENTATION_RESTRICTED, PRESENTATION_UNKNOWN,
/aosp12/packages/apps/Dialer/java/com/android/dialer/calllogutils/
H A DPhoneNumberDisplayUtil.java49 if (presentation == Calls.PRESENTATION_UNKNOWN) { in getNameForPresentation()
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DPhoneConstants.java95 public static final int PRESENTATION_UNKNOWN = 3; // no specified or unknown by network field in PhoneConstants
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DDefaultCallLogInsertionHelper.java76 values.put(Calls.NUMBER_PRESENTATION, Calls.PRESENTATION_UNKNOWN); in addComputedValues()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DDriverCall.java183 case 2: return PhoneConstants.PRESENTATION_UNKNOWN; in presentationFromCLIP()
/aosp12/frameworks/base/core/java/android/provider/
H A DCallLog.java409 private int mPresentation = TelecomManager.PRESENTATION_UNKNOWN;
906 public static final int PRESENTATION_UNKNOWN = 3; field in CallLog.Calls
2013 || presentation == TelecomManager.PRESENTATION_UNKNOWN) { in getLogNumberPresentation()
2014 return PRESENTATION_UNKNOWN; in getLogNumberPresentation()
/aosp12/packages/apps/Dialer/java/com/android/dialer/databasepopulator/
H A DCallLogPopulator.java43 .setPresentation(Calls.PRESENTATION_UNKNOWN),
/aosp12/packages/apps/Dialer/java/com/android/dialer/phonenumberutil/
H A DPhoneNumberHelper.java199 if (presentation == CallLog.Calls.PRESENTATION_UNKNOWN) { in isUnknownNumberThatCanBeLookedUp()
/aosp12/packages/services/Telephony/src/com/android/services/telephony/
H A DImsConference.java1148 setAddress(null, TelecomManager.PRESENTATION_UNKNOWN); in stopEmulatingSinglePartyCall()
1149 setCallerDisplayName(null, TelecomManager.PRESENTATION_UNKNOWN); in stopEmulatingSinglePartyCall()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneConnection.java218 mNumberPresentation = PhoneConstants.PRESENTATION_UNKNOWN; in ImsPhoneConnection()
219 mCnapNamePresentation = PhoneConstants.PRESENTATION_UNKNOWN; in ImsPhoneConnection()
/aosp12/packages/providers/BlockedNumberProvider/src/com/android/providers/blockednumber/
H A DBlockedNumberProvider.java519 case TelecomManager.PRESENTATION_UNKNOWN:
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DCall.java998 case TelecomManager.PRESENTATION_UNKNOWN: in getDescription()
1347 mHandlePresentation == TelecomManager.PRESENTATION_UNKNOWN) { in setHandle()
/aosp12/packages/apps/Dialer/java/com/android/incallui/call/
H A DDialerCall.java772 || getNumberPresentation() == TelecomManager.PRESENTATION_UNKNOWN; in isHiddenNumber()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt33760 field public static final int PRESENTATION_UNKNOWN = 3; // 0x3
40495 field public static final int PRESENTATION_UNKNOWN = 3; // 0x3
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt23618 field public static final int PRESENTATION_UNKNOWN = 3; // 0x3
28185 field public static final int PRESENTATION_UNKNOWN = 3; // 0x3