/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/ |
H A D | CdmaCallWaitingNotification.java | 65 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 D | CallerInfoUtils.java | 178 ci.numberPresentation = TelecomManager.PRESENTATION_UNKNOWN; in modifyForSpecialCnapCases() 195 ci.numberPresentation = TelecomManager.PRESENTATION_UNKNOWN; in modifyForSpecialCnapCases()
|
H A D | ContactInfoCache.java | 285 && ((presentation == TelecomManager.PRESENTATION_UNKNOWN) in getPresentationString()
|
/aosp12/packages/providers/BlockedNumberProvider/tests/src/com/android/providers/blockednumber/ |
H A D | BlockedNumberProviderTest.java | 366 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 D | ImsPhoneConnectionTest.java | 129 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 D | ImsCallProfile.java | 990 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 D | SimulatorDialogFragment.java | 69 callerIdPresentationChoice = TelecomManager.PRESENTATION_UNKNOWN; in onCreateDialog()
|
/aosp12/frameworks/base/telecomm/java/android/telecom/ |
H A D | ParcelableConference.java | 49 private int mAddressPresentation = TelecomManager.PRESENTATION_UNKNOWN; 51 private int mCallerDisplayNamePresentation = TelecomManager.PRESENTATION_UNKNOWN;;
|
H A D | TelecomManager.java | 983 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 D | PhoneNumberDisplayUtil.java | 49 if (presentation == Calls.PRESENTATION_UNKNOWN) { in getNameForPresentation()
|
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/ |
H A D | PhoneConstants.java | 95 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 D | DefaultCallLogInsertionHelper.java | 76 values.put(Calls.NUMBER_PRESENTATION, Calls.PRESENTATION_UNKNOWN); in addComputedValues()
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
H A D | DriverCall.java | 183 case 2: return PhoneConstants.PRESENTATION_UNKNOWN; in presentationFromCLIP()
|
/aosp12/frameworks/base/core/java/android/provider/ |
H A D | CallLog.java | 409 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 D | CallLogPopulator.java | 43 .setPresentation(Calls.PRESENTATION_UNKNOWN),
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/phonenumberutil/ |
H A D | PhoneNumberHelper.java | 199 if (presentation == CallLog.Calls.PRESENTATION_UNKNOWN) { in isUnknownNumberThatCanBeLookedUp()
|
/aosp12/packages/services/Telephony/src/com/android/services/telephony/ |
H A D | ImsConference.java | 1148 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 D | ImsPhoneConnection.java | 218 mNumberPresentation = PhoneConstants.PRESENTATION_UNKNOWN; in ImsPhoneConnection() 219 mCnapNamePresentation = PhoneConstants.PRESENTATION_UNKNOWN; in ImsPhoneConnection()
|
/aosp12/packages/providers/BlockedNumberProvider/src/com/android/providers/blockednumber/ |
H A D | BlockedNumberProvider.java | 519 case TelecomManager.PRESENTATION_UNKNOWN:
|
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/ |
H A D | Call.java | 998 case TelecomManager.PRESENTATION_UNKNOWN: in getDescription() 1347 mHandlePresentation == TelecomManager.PRESENTATION_UNKNOWN) { in setHandle()
|
/aosp12/packages/apps/Dialer/java/com/android/incallui/call/ |
H A D | DialerCall.java | 772 || getNumberPresentation() == TelecomManager.PRESENTATION_UNKNOWN; in isHiddenNumber()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 33760 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 D | android-22.txt | 23618 field public static final int PRESENTATION_UNKNOWN = 3; // 0x3 28185 field public static final int PRESENTATION_UNKNOWN = 3; // 0x3
|