/packages/apps/Settings/tests/robotests/src/com/android/settings/network/ |
D | PrivateDnsModeDialogPreferenceTest.java | 139 for (String invalid : INVALID_HOST_NAMES) { in testOnCheckedChanged_switchMode_saveButtonHasCorrectState() 141 mPreference.mEditText.setText(invalid); in testOnCheckedChanged_switchMode_saveButtonHasCorrectState() 144 assertWithMessage("off: " + invalid).that(mSaveButton.isEnabled()).isTrue(); in testOnCheckedChanged_switchMode_saveButtonHasCorrectState() 147 assertWithMessage("opportunistic: " + invalid).that(mSaveButton.isEnabled()).isTrue(); in testOnCheckedChanged_switchMode_saveButtonHasCorrectState() 150 assertWithMessage("provider: " + invalid).that(mSaveButton.isEnabled()).isFalse(); in testOnCheckedChanged_switchMode_saveButtonHasCorrectState()
|
/packages/modules/NeuralNetworks/common/ |
D | Android.bp | 134 "-Wno-invalid-partial-specialization", 252 "-Wno-invalid-partial-specialization", 318 "-Wno-invalid-partial-specialization", 384 "-Wno-invalid-partial-specialization", 517 "-Wno-invalid-partial-specialization",
|
D | MetaModel.cpp | 56 bool invalid(const Model& model, Version version, bool strictSlicing) { in invalid() function 487 slice.mState = invalid(slice.mModel, version, mStrictSlicing) ? SliceState::INVALID in makeSlice()
|
/packages/apps/Dialer/java/com/android/voicemail/impl/transcribe/grpc/ |
D | voicemail_transcription.proto | 13 // Default but invalid value. 23 // Default but invalid value. 60 // Default but invalid value. 72 // Default but invalid value.
|
/packages/services/Car/service/src/com/android/car/power/ |
D | PowerComponentHandler.java | 268 boolean invalid = false; in readUserOffComponentsLocked() 277 invalid = true; in readUserOffComponentsLocked() 289 if (invalid) { in readUserOffComponentsLocked()
|
/packages/modules/NetworkStack/tests/unit/src/android/net/netlink/ |
D | ConntrackMessageTest.java | 356 for (byte invalid : new byte[]{(byte) 0x00, (byte) 0xff}) { in testParseTruncationWithInvalidByte() 359 Arrays.fill(truncated, (byte) invalid); in testParseTruncationWithInvalidByte()
|
/packages/modules/Wifi/framework/tests/assets/hsr1/ |
D | README.txt | 5 …se64 - base64 encoded installation file with that contains a MIME part with an invalid content type
|
/packages/modules/NeuralNetworks/common/random/ |
D | Android.bp | 49 "-Wno-invalid-partial-specialization",
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | sax.md | 278 … the `Writer` cannot accept any new events. Otherwise the output will be invalid (i.e. having more… 334 bool Default() { return false; } // All other events are invalid. 369 cout << endl << "Parse a JSON with invalid schema." << endl; 383 Parse a JSON with invalid schema.
|
D | faq.md | 95 …The parser generates an error when the input JSON contains invalid syntax, or a value can not be r… 207 …Yes, just pass `kParseValidateEncodingFlag` to `Parse()`. If there is invalid encoding in the stre…
|
D | encoding.md | 116 …t must decode the input sequence. And if the sequence was unable to be decoded, it must be invalid.
|
/packages/apps/Dialer/java/com/android/dialer/historyitemactions/ |
D | history_item_action_module_info.proto | 40 // Whether the number can be reported as invalid through People API
|
/packages/modules/StatsD/statsd/src/ |
D | stats_log.proto | 213 // Not an invalid bucket case, but the bucket is dropped. 215 // Not an invalid bucket case, but the bucket is skipped.
|
/packages/apps/Test/connectivity/sl4n/rapidjson/ |
D | CHANGELOG.md | 44 * Remove an invalid `Document::ParseInsitu()` API (e7f1c6dd08b522cfcf9aed58a333bd9a0c0ccbeb).
|
/packages/inputmethods/LatinIME/ |
D | gradlew.bat | 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|
/packages/apps/Car/DebuggingRestrictionController/ |
D | gradlew.bat | 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|
/packages/apps/Car/libs/car-ui-lib/paintbooth/ |
D | gradlew.bat | 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|
/packages/modules/Wifi/service/java/com/android/server/wifi/aware/ |
D | WifiAwareDataPathStateManager.java | 1192 Set<String> invalid = new HashSet<>(); in selectInterfaceForRequest() local 1206 invalid.add(nnri.interfaceName); in selectInterfaceForRequest() 1215 + ", invalid" + invalid + ", allInterfaces" + mInterfaces); in selectInterfaceForRequest() 1231 if (!invalid.contains(iface)) { in selectInterfaceForRequest()
|
/packages/apps/Car/libs/car-ui-lib/ |
D | gradlew.bat | 60 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|
/packages/apps/Dialer/java/com/android/dialer/phonenumberproto/ |
D | dialer_phone_number.proto | 38 // non-digits removed, with post dial digits appended. An example invalid
|
/packages/apps/Dialer/java/com/android/dialer/calllog/database/contract/ |
D | number_attributes.proto | 54 // Can the number be reported as invalid through People API
|
/packages/modules/NeuralNetworks/tools/api/ |
D | NeuralNetworksTypes.t | 186 * Failure caused by invalid function arguments, invalid model definition, 187 * invalid execution definition or invalid data at execution time.
|
/packages/services/Car/tests/BugReportApp/ |
D | README.md | 80 * It might fail to upload bugreport when time/time-zone is invalid.
|
/packages/modules/NeuralNetworks/tools/test_generator/ |
D | README.md | 408 …ies invalid model or request, and expects the target framework or driver to fail gracefully. You c…
|
/packages/apps/Dialer/java/com/android/dialer/phonelookup/ |
D | phone_lookup_info.proto | 85 // call log is requested to be updated but there are many invalid numbers
|