Searched refs:validation (Results 1 – 15 of 15) sorted by relevance
/frameworks/base/services/tests/servicestests/test-apps/PackageParsingTestManifests/ |
D | Android.bp | 26 // 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/ |
D | Android.bp | 4 // Keymap validation tool.
|
/frameworks/av/drm/mediacas/plugins/clearkey/protos/ |
D | license_protos.proto | 41 // 'bytes' instead of 'string' due to UTF-8 validation in the latter.
|
/frameworks/base/proto/src/ |
D | ipconnectivity.proto | 146 // 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.
|
D | system_messages.proto | 286 // A captive portal was detected during network validation 296 // A partial connectivity network was detected during network validation
|
/frameworks/native/libs/input/ |
D | Android.bp | 15 // libinput is partially built for the host (used by build time keymap validation tool)
|
/frameworks/av/services/audiopolicy/engineconfigurable/tools/ |
D | domainGeneratorPolicy.py | 93 validation",
|
/frameworks/base/tools/aapt2/ |
D | ResourceTable.h | 298 explicit ResourceTable(Validation validation);
|
D | ResourceTable.cpp | 102 ResourceTable::ResourceTable(ResourceTable::Validation validation) : validation_(validation) { in ResourceTable() argument
|
/frameworks/opt/telephony/proto/src/ |
D | telephony.proto | 894 /** 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/ |
D | single_source_alloc.rscript | 278 // Element validation
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | single_source_alloc.rscript | 280 // Element validation
|
/frameworks/base/proto/src/metrics_constants/ |
D | metrics_constants.proto | 3470 // 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/ |
D | atoms.proto | 913 // 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/ |
D | android-22.txt | 53514 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 …]
|