Home
last modified time | relevance | path

Searched refs:validation (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/services/tests/servicestests/test-apps/PackageParsingTestManifests/
DAndroid.bp26 // aaptflags: ["--warn-manifest-validation"],
35 // aaptflags: ["--warn-manifest-validation"],
44 // aaptflags: ["--warn-manifest-validation"],
53 // aaptflags: ["--warn-manifest-validation"],
61 // aaptflags: ["--warn-manifest-validation"],
69 // aaptflags: ["--warn-manifest-validation"],
/frameworks/base/tools/validatekeymaps/
DAndroid.bp4 // Keymap validation tool.
/frameworks/av/drm/mediacas/plugins/clearkey/protos/
Dlicense_protos.proto41 // 'bytes' instead of 'string' due to UTF-8 validation in the latter.
/frameworks/base/proto/src/
Dipconnectivity.proto146 // a network: connection, evaluation, validation, lingering, and disconnection.
470 // Total number of validation attempts.
473 // Results from all validation attempts.
478 // The Pair value is the duration of the validation attempts in milliseconds.
481 // Time series of validation states in time order.
600 // A network validation probe event.
Dsystem_messages.proto286 // A captive portal was detected during network validation
296 // A partial connectivity network was detected during network validation
/frameworks/native/libs/input/
DAndroid.bp15 // libinput is partially built for the host (used by build time keymap validation tool)
/frameworks/av/services/audiopolicy/engineconfigurable/tools/
DdomainGeneratorPolicy.py93 validation",
/frameworks/base/tools/aapt2/
DResourceTable.h298 explicit ResourceTable(Validation validation);
DResourceTable.cpp102 ResourceTable::ResourceTable(ResourceTable::Validation validation) : validation_(validation) { in ResourceTable() argument
/frameworks/opt/telephony/proto/src/
Dtelephony.proto894 /** The network validation state is unknown. */
897 /** The network under validation is initial established. */
900 /** The validation is failed. */
903 /** The validation is passed. */
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dsingle_source_alloc.rscript278 // Element validation
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Dsingle_source_alloc.rscript280 // Element validation
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto3470 // ACTION: A captive portal was detected during network validation
4857 // Result of the validation on save when an autofill service provided a validator
4860 // Type TYPE_FAILURE: The validation could not be performed due to an error
4861 // Type TYPE_SUCCESS: The validation passed
4862 // Type TYPE_DISMISS: The validation failed
/frameworks/proto_logging/stats/
Datoms.proto913 // TODO: remove this when validation is done
965 // package version. TODO: remove this when validation is done
979 // TODO: remove this when validation is done
1230 //TODO: remove this when validation is done
8209 // Record probe event during the validation
8305 // The result of the network validation
8308 // The latency in microseconds of network validation
8311 // The validation index (the first validation attempt or second, third...)
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt53514 method public javax.xml.validation.Schema getSchema();
53533 method public javax.xml.validation.Schema getSchema();
53551 method public void setSchema(javax.xml.validation.Schema);
53573 method public javax.xml.validation.Schema getSchema();
53595 method public javax.xml.validation.Schema getSchema();
53604 method public void setSchema(javax.xml.validation.Schema);
53856 package javax.xml.validation {
53860 method public abstract javax.xml.validation.Validator newValidator();
53861 method public abstract javax.xml.validation.ValidatorHandler newValidatorHandler();
53871 method public static javax.xml.validation.SchemaFactory newInstance(java.lang.String);
[all …]