/packages/apps/Settings/tests/unit/src/com/android/settings/notification/zen/ |
D | ZenPrioritySendersHelperTest.java | 32 import static com.android.settings.notification.zen.ZenPrioritySendersHelper.UNKNOWN; 226 assertThat(endState[1]).isEqualTo(UNKNOWN); in testKeyToSettingEndState_messagesCheck() 230 assertThat(endState[1]).isEqualTo(UNKNOWN); in testKeyToSettingEndState_messagesCheck() 234 assertThat(endState[0]).isEqualTo(UNKNOWN); in testKeyToSettingEndState_messagesCheck() 256 assertThat(endState[1]).isEqualTo(UNKNOWN); in testKeyToSettingEndState_messagesUncheck() 260 assertThat(endState[1]).isEqualTo(UNKNOWN); in testKeyToSettingEndState_messagesUncheck() 264 assertThat(endState[0]).isEqualTo(UNKNOWN); in testKeyToSettingEndState_messagesUncheck() 277 assertThat(endState[1]).isEqualTo(UNKNOWN); in testKeyToSettingEndState_callsCheck() 282 assertThat(endState[1]).isEqualTo(UNKNOWN); in testKeyToSettingEndState_callsCheck() 287 assertThat(endState[1]).isEqualTo(UNKNOWN); in testKeyToSettingEndState_callsCheck() [all …]
|
/packages/modules/GeoTZ/validation/geonames/known_diffs/ |
D | known_diffs1000.prototxt | 13 type: "UNKNOWN" 28 type: "UNKNOWN" 43 type: "UNKNOWN" 58 type: "UNKNOWN" 73 type: "UNKNOWN" 88 type: "UNKNOWN" 103 type: "UNKNOWN" 118 type: "UNKNOWN" 133 type: "UNKNOWN" 150 type: "UNKNOWN" [all …]
|
D | known_diffs15000.prototxt | 11 type: "UNKNOWN" 26 type: "UNKNOWN" 41 type: "UNKNOWN" 56 type: "UNKNOWN" 71 type: "UNKNOWN" 88 type: "UNKNOWN" 103 type: "UNKNOWN" 118 type: "UNKNOWN" 133 type: "UNKNOWN" 148 type: "UNKNOWN" [all …]
|
D | known_diffs5000.prototxt | 13 type: "UNKNOWN" 28 type: "UNKNOWN" 43 type: "UNKNOWN" 58 type: "UNKNOWN" 73 type: "UNKNOWN" 88 type: "UNKNOWN" 105 type: "UNKNOWN" 120 type: "UNKNOWN" 135 type: "UNKNOWN" 150 type: "UNKNOWN" [all …]
|
D | known_diffs500.prototxt | 13 type: "UNKNOWN" 28 type: "UNKNOWN" 43 type: "UNKNOWN" 58 type: "UNKNOWN" 73 type: "UNKNOWN" 88 type: "UNKNOWN" 103 type: "UNKNOWN" 118 type: "UNKNOWN" 135 type: "UNKNOWN" 150 type: "UNKNOWN" [all …]
|
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/safetycenter/ui/ |
D | InteractionLogger.kt | 48 var viewType: ViewType = ViewType.UNKNOWN 49 var navigationSource: NavigationSource = NavigationSource.UNKNOWN 50 var navigationSensor: Sensor = Sensor.UNKNOWN 110 severityLevel: LogSeverityLevel = LogSeverityLevel.UNKNOWN, in writeAtom() 112 sourceProfileType: SafetySourceProfileType = SafetySourceProfileType.UNKNOWN, in writeAtom() 115 sensor: Sensor = Sensor.UNKNOWN, in writeAtom() 136 (if (sensor != Sensor.UNKNOWN) sensor else navigationSensor).statsLogValue, in writeAtom() 181 UNKNOWN( 240 UNKNOWN( 253 UNKNOWN( [all …]
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/ |
D | CustomAudienceServiceFilterTest.java | 126 Throttler.ApiKey.UNKNOWN, in testFilterRequest_invalidPackageName_throws() 146 Throttler.ApiKey.UNKNOWN, in testFilterRequest_throttled_throws() 166 Throttler.ApiKey.UNKNOWN, in testFilterRequest_enforceForegroundTrue_foregroundCheckFails_throws() 183 Throttler.ApiKey.UNKNOWN, in testFilterRequest_enforceForegroundFalse_foregroundCheckFails_succeeds() 219 Throttler.ApiKey.UNKNOWN, in testFilterRequest_adTechNotAuthorized_throws() 245 Throttler.ApiKey.UNKNOWN, in testFilterRequest_withLocalhostDomain_doesNotPass() 258 Throttler.ApiKey.UNKNOWN, in testFilterRequest_withDeveloperMode_succeeds() 284 Throttler.ApiKey.UNKNOWN, in testFilterRequest_withLocalhostDomainInDeveloperMode_skipCheck() 303 Throttler.ApiKey.UNKNOWN, in testFilterRequest_nullAdTech_skipCheck() 326 Throttler.ApiKey.UNKNOWN, in testFilterRequest_appNotInAllowlist_throws() [all …]
|
D | AdSelectionServiceFilterTest.java | 124 Throttler.ApiKey.UNKNOWN, in testFilterRequest_noExceptionsThrown_succeeds() 141 Throttler.ApiKey.UNKNOWN, in testFilterRequestThrowsCallerMismatchExceptionWithInvalidPackageName() 165 Throttler.ApiKey.UNKNOWN, in testFilterRequest_throttled_throwsLimitExceededException() 188 Throttler.ApiKey.UNKNOWN, in testFilterRequestThrowsWrongCallingApplicationStateExceptionIfForegroundCheckFails() 208 Throttler.ApiKey.UNKNOWN, in testFilterRequestSucceedsForBackgroundAppsWhenEnforceForegroundFalse() 244 Throttler.ApiKey.UNKNOWN, in testFilterRequestThrowsAdTechNotAllowedExceptionWhenAdTechNotAuthorized() 267 Throttler.ApiKey.UNKNOWN, in testFilterRequestThrowsAppNotAllowedExceptionWhenAppNotInAllowlist() 291 Throttler.ApiKey.UNKNOWN, in testFilterRequest_apiConsentRevoked_throwsRevokedConsentException() 312 Throttler.ApiKey.UNKNOWN, in testFilterRequest_apiConsentRevoked_enforceConsentFalse_succeeds() 325 Throttler.ApiKey.UNKNOWN, in testFilterRequestDoesNotDoEnrollmentCheckWhenAdTechParamIsNull() [all …]
|
D | ProtectedSignalsServiceFilterTest.java | 118 Throttler.ApiKey.UNKNOWN, in testFilterRequestAndExtractIdentifier_invalidPackageName_throws() 139 Throttler.ApiKey.UNKNOWN, in testFilterRequestAndExtractIdentifier_throttled_throws() 160 Throttler.ApiKey.UNKNOWN, in testFilterRequestAndExtractIdentifier_enforceForegroundTrue_foregroundCheckFails() 188 Throttler.ApiKey.UNKNOWN, in testFilterRequestAndExtractIdentifier_enforceForegroundFalse_foregroundCheckFails() 223 Throttler.ApiKey.UNKNOWN, in testFilterRequestAndExtractIdentifier_enableEnrollmentCheck_invalidAdTech_throws() 239 Throttler.ApiKey.UNKNOWN, in testFilterRequestAndExtractIdentifier_disableEnrollmentCheck_eTLDPlus1NotExtracted() 281 Throttler.ApiKey.UNKNOWN, in testFilterRequestAndExtractIdentifier_appNotInAllowlist_throws() 304 Throttler.ApiKey.UNKNOWN, in testFilterRequestAndExtractIdentifier_enforceConsentTrue_hasUserConsentForApp() 334 Throttler.ApiKey.UNKNOWN, in testFilterRequestAndExtractIdentifier_enforceConsentTrue_lacksUserConsentForApp() 361 Throttler.ApiKey.UNKNOWN, in testFilterRequestAndExtractIdentifier_enforceConsentFalse_lacksUserConsentForApp()
|
/packages/providers/MediaProvider/pdf/framework/java/android/graphics/pdf/logging/ |
D | PdfEventLogger.java | 104 public static final int UNKNOWN = PdfStatsLog.PDF_LOAD_REPORTED__TYPE__UNKNOWN_TYPE; field in PdfEventLogger.LinearizationTypes 109 @IntDef({UNKNOWN, LINEARIZED, NON_LINEARIZED}) 117 public static final int UNKNOWN = field in PdfEventLogger.PdfLoadResults 124 @IntDef({UNKNOWN, LOADED, ERROR, WRONG_PASSWORD}) 132 public static final int UNKNOWN = field in PdfEventLogger.ApiTypes 137 @IntDef({UNKNOWN, SELECT_CONTENT}) 145 public static final int UNKNOWN = field in PdfEventLogger.ApiResponseTypes 152 @IntDef({UNKNOWN, SUCCESS, FAILURE})
|
/packages/services/Telephony/tests/src/com/android/services/telephony/domainselection/ |
D | EmergencySmsDomainSelectorTest.java | 274 setUpImsStateTracker(AccessNetworkType.UNKNOWN); in testIsSmsOverImsAvailableWhenCarrierConfigManagerIsNull() 283 setUpImsStateTracker(AccessNetworkType.UNKNOWN); in testIsSmsOverImsAvailableWhenCarrierConfigIsNull() 292 setUpImsStateTracker(AccessNetworkType.UNKNOWN); in testIsSmsOverImsAvailableWhenCarrierConfigNotEnabled() 301 setUpImsStateTracker(AccessNetworkType.UNKNOWN, false, false); in testIsSmsOverImsAvailableWhenMmTelFeatureUnavailable() 310 setUpImsStateTracker(AccessNetworkType.UNKNOWN); in testIsSmsOverImsAvailableWhenServiceStateIsNull() 319 setUpImsStateTracker(AccessNetworkType.UNKNOWN); in testIsSmsOverImsAvailableWhenNoLteOrNr() 336 setUpImsStateTracker(AccessNetworkType.UNKNOWN); in testIsSmsOverImsAvailableWhenLteNotRegisteredOrEmergencyNotEnabled() 353 setUpImsStateTracker(AccessNetworkType.UNKNOWN); in testIsSmsOverImsAvailableWhenLteInServiceAndNoDataSpecificRegistrationInfo() 363 setUpImsStateTracker(AccessNetworkType.UNKNOWN); in testIsSmsOverImsAvailableWhenLteInServiceAndNoVopsSupportInfo() 373 setUpImsStateTracker(AccessNetworkType.UNKNOWN); in testIsSmsOverImsAvailableWhenLteInServiceAndEmcBsNotSupported() [all …]
|
/packages/apps/SecureElement/src/com/android/se/security/arf/PKCS15/ |
D | EF.java | 47 private static final short UNKNOWN = 0xFF; field in EF 51 private short mFileType = UNKNOWN, mFileStructure = UNKNOWN, mFileNbRecords; 90 mFileType = UNKNOWN; // may also be DF or MF, but we are not interested in them. in decodeSIMFileProps() 97 mFileStructure = UNKNOWN; // may also be cyclic in decodeSIMFileProps() 137 mFileStructure = UNKNOWN; // may also be cyclic in decodeUSIMFileProps() 144 mFileType = UNKNOWN; in decodeUSIMFileProps() 179 mFileType = UNKNOWN; in selectFile() 180 mFileStructure = UNKNOWN; in selectFile()
|
/packages/apps/Settings/src/com/android/settings/notification/zen/ |
D | ZenPrioritySendersHelper.java | 61 static final int UNKNOWN = -10; field in ZenPrioritySendersHelper 68 private int mNumImportantConversations = UNKNOWN; 138 if (mIsMessages && checkedConversationsSetting != UNKNOWN) { in updateState() 143 match = (match || checkedContactsSetting == UNKNOWN) in updateState() 164 int[] endState = new int[]{ UNKNOWN, UNKNOWN }; in keyToSettingEndState() 219 if (endState[0] == UNKNOWN && endState[1] == UNKNOWN) { in keyToSettingEndState() 244 int[] savedSettings = new int[]{ UNKNOWN, UNKNOWN }; in settingsToSaveOnClick() 253 if (prioritySendersSetting != UNKNOWN && prioritySendersSetting != currSendersSetting) { in settingsToSaveOnClick() 260 if (priorityConvosSetting != UNKNOWN in settingsToSaveOnClick() 305 if (numConversations == UNKNOWN) { in getConversationSummary()
|
D | ZenRulePrioritySendersPreferenceController.java | 19 import static com.android.settings.notification.zen.ZenPrioritySendersHelper.UNKNOWN; 110 return UNKNOWN; in getPrioritySenders() 123 return UNKNOWN; in getPriorityConversationSenders() 149 if (prioritySendersSetting == UNKNOWN && priorityConvosSetting == UNKNOWN) { 153 if (prioritySendersSetting != UNKNOWN) { 167 if (mIsMessages && priorityConvosSetting != UNKNOWN) {
|
/packages/services/Car/car-lib/src/android/car/storagemonitoring/ |
D | WearEstimate.java | 48 public static final int UNKNOWN = -1; field in WearEstimate 51 public static final WearEstimate UNKNOWN_ESTIMATE = new WearEstimate(UNKNOWN, UNKNOWN); 76 if (value == UNKNOWN) return value; in validateWearValue() 95 int typeA = UNKNOWN; in WearEstimate() 96 int typeB = UNKNOWN; in WearEstimate() 158 if (value == UNKNOWN) return "unknown"; in wearValueToString()
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/attribution/ |
D | AttributionStatus.java | 29 UNKNOWN(0), enumConstant 54 UNKNOWN(0), enumConstant 71 UNKNOWN(0), enumConstant 89 UNKNOWN(0), enumConstant 125 mSourceType = SourceType.UNKNOWN; in AttributionStatus() 126 mAttributionSurface = AttributionSurface.UNKNOWN; in AttributionStatus() 127 mAttributionResult = AttributionResult.UNKNOWN; in AttributionStatus() 128 mFailureType = FailureType.UNKNOWN; in AttributionStatus()
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/reporting/ |
D | ReportingStatus.java | 26 UNKNOWN(0), enumConstant 73 UNKNOWN(0), enumConstant 89 UNKNOWN(0), enumConstant 111 UNKNOWN(0), enumConstant 139 mReportType = ReportType.UNKNOWN; in ReportingStatus() 140 mUploadStatus = UploadStatus.UNKNOWN; in ReportingStatus() 141 mFailureStatus = FailureStatus.UNKNOWN; in ReportingStatus() 142 mUploadMethod = UploadMethod.UNKNOWN; in ReportingStatus()
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/ondevicepersonalization/ |
D | OdpRegistrationStatus.java | 22 UNKNOWN(0), enumConstant 37 UNKNOWN(0), enumConstant 62 this(RegistrationType.UNKNOWN, RegistrationStatus.UNKNOWN); in OdpRegistrationStatus()
|
/packages/providers/MediaProvider/pdf/tests/src/android/graphics/pdf/logging/ |
D | PdfEventLoggerTest.java | 43 import static android.graphics.pdf.logging.PdfEventLogger.PdfLoadResults.UNKNOWN; 80 PdfEventLogger.LinearizationTypes.UNKNOWN, NUM_PAGES); in logPdfLoadReportedEvent_pdfLoadedSuccessfully() 92 PdfEventLogger.LinearizationTypes.UNKNOWN, NUM_PAGES); in logPdfLoadReportedEvent_pdfLoadFailed() 104 WRONG_PASSWORD, PdfEventLogger.LinearizationTypes.UNKNOWN, NUM_PAGES); in logPdfLoadReportedEvent_pdfLoadedWithWrongPassword() 115 mPdfEventLogger.logPdfLoadReportedEvent(LOAD_DURATION_MILLIS, PDF_SIZE_IN_KB, UNKNOWN, in logPdfLoadReportedEvent_withLinearizedPdf() 127 mPdfEventLogger.logPdfLoadReportedEvent(LOAD_DURATION_MILLIS, PDF_SIZE_IN_KB, UNKNOWN, in logPdfLoadReportedEvent_withNonLinearizedPdf() 189 mPdfEventLogger.logPdfApiUsageReportedEvent(PdfEventLogger.ApiTypes.UNKNOWN, in logPdfApiUsageReportedEvent_withUnknownAPI() 190 PdfEventLogger.ApiResponseTypes.UNKNOWN); in logPdfApiUsageReportedEvent_withUnknownAPI()
|
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/ |
D | codec_status_hidl.cc | 68 SbcChannelMode::UNKNOWN) || in sbc_offloading_capability_match() 103 ChannelMode::UNKNOWN) || in aac_offloading_capability_match() 125 ChannelMode::UNKNOWN) || in aptx_offloading_capability_match() 145 LdacChannelMode::UNKNOWN) || in ldac_offloading_capability_match() 165 .codecType = CodecType::UNKNOWN, 217 return ChannelMode::UNKNOWN; in A2dpCodecToHalChannelMode() 255 sbc_config.channelMode = SbcChannelMode::UNKNOWN; in A2dpSbcToHalConfig() 348 if (aac_config.channelMode == ChannelMode::UNKNOWN) { in A2dpAacToHalConfig() 397 if (aptx_config.channelMode == ChannelMode::UNKNOWN) { in A2dpAptxToHalConfig() 440 ldac_config.channelMode = LdacChannelMode::UNKNOWN; in A2dpLdacToHalConfig() [all …]
|
/packages/services/Telephony/testapps/TestRcsApp/aosp_test_rcsclient/src/com/android/libraries/rcs/simpleclient/protocol/msrp/ |
D | MsrpChunk.java | 34 .method(Method.UNKNOWN) in newBuilder() 38 .continuation(Continuation.UNKNOWN); in newBuilder() 68 UNKNOWN, enumConstant 78 UNKNOWN(0), enumConstant 99 return UNKNOWN; in valueOf()
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/registration/ |
D | AsyncFetchStatus.java | 24 UNKNOWN, enumConstant 33 UNKNOWN, enumConstant 57 mResponseStatus = ResponseStatus.UNKNOWN; in AsyncFetchStatus() 58 mEntityStatus = EntityStatus.UNKNOWN; in AsyncFetchStatus()
|
/packages/modules/RemoteKeyProvisioning/app/src/com/android/rkpdapp/metrics/ |
D | ProvisioningAttempt.java | 40 UNKNOWN, enumConstant 47 UNKNOWN, enumConstant 79 private Status mStatus = Status.UNKNOWN; 103 Enablement.UNKNOWN); in createScheduledAttemptMetrics() 209 return Enablement.UNKNOWN; in getEnablementForComponent() 306 case UNKNOWN: in getIntStatus() 371 case UNKNOWN: in getIntEnablement()
|
/packages/modules/Bluetooth/system/bta/le_audio/ |
D | metrics_collector_test.cc | 140 ConnectionStatus::UNKNOWN); in TEST_F() 155 ConnectionStatus::UNKNOWN); in TEST_F() 178 ConnectionStatus::UNKNOWN); in TEST_F() 199 ConnectionStatus::UNKNOWN); in TEST_F() 222 ConnectionStatus::UNKNOWN); in TEST_F() 249 ConnectionStatus::UNKNOWN); in TEST_F() 282 ConnectionStatus::UNKNOWN); in TEST_F() 288 ConnectionStatus::UNKNOWN); in TEST_F() 330 ConnectionStatus::UNKNOWN); in TEST_F() 346 ConnectionStatus::UNKNOWN); in TEST_F()
|
/packages/modules/AdServices/adservices/framework/java/android/app/adservices/consent/ |
D | ConsentParcel.java | 38 @IntDef(value = {UNKNOWN, ALL_API, TOPICS, FLEDGE, MEASUREMENT}) 43 public static final int UNKNOWN = 0; field in ConsentParcel 123 @ConsentApiType private int mConsentApiType = UNKNOWN; 144 if (mConsentApiType == UNKNOWN) { in build()
|