/frameworks/base/services/core/xsd/ |
D | Android.bp | 13 api_dir: "schema", 20 api_dir: "platform-compat/config/schema", 27 api_dir: "platform-compat/overrides/schema", 35 api_dir: "display-device-config/schema", 42 api_dir: "display-layout-config/schema", 50 api_dir: "device-state-config/schema",
|
/frameworks/proto_logging/stats/atoms/appsearch/ |
D | appsearch_extension_atoms.proto | 43 * Logs detailed stats for setting schema in AppSearch. 72 // Overall time used for setting schema including the binder latency 75 // Number of newly added schema types 78 // Number of deleted schema types 81 // Number of compatible schema type changes 84 // Number of index-incompatible schema type changes 87 // Number of backwards-incompatible schema type changes 102 // Time used for the rewrite schema to proto. 120 /** Time used for the get old schema. */ 136 * Logs detailed stats for schema migration in AppSearch. [all …]
|
/frameworks/base/core/xsd/ |
D | Android.bp | 13 api_dir: "schema", 20 api_dir: "vibrator/vibration/schema",
|
/frameworks/base/omapi/aidl/vts/functional/config/ |
D | Android.bp | 24 api_dir: "schema",
|
/frameworks/base/core/proto/android/service/ |
D | restricted_image.proto | 55 // Metadata about the image. Typically this has another proto schema,
|
/frameworks/av/drm/mediacas/plugins/clearkey/protos/ |
D | license_protos.proto | 58 // Note: In the previous implementation, the schema accommodated multiple
|
/frameworks/proto_logging/stats/atoms/wear/prototiles/ |
D | prototiles_extension_atoms.proto | 68 * This atom captures the tile schema version when the tile get rendered for the 73 // Layout schema version used by the tile.
|
/frameworks/base/tools/protologtool/ |
D | README.md | 57 it writes a viewer configuration file with following schema:
|
/frameworks/base/packages/SystemUI/docs/device-entry/ |
D | quickaffordance.md | 36 …e `KeyguardQuickAffordanceProviderContract` file defines the content provider schema for consumers.
|
/frameworks/av/media/codec2/sfplugin/ |
D | CCodecConfig.cpp | 1782 AString schema; in getReflectedFormat() local 1783 if (params->findString(KEY_TEMPORAL_LAYERING, &schema)) { in getReflectedFormat() 1789 if (sscanf(schema.c_str(), "webrtc.vp8.%u-layer%c", &numLayers, &dummy) == 1 in getReflectedFormat() 1809 } else if ((tags = sscanf(schema.c_str(), "android.generic.%u%c%u%c", in getReflectedFormat() 1816 ALOGD("Ignoring unsupported ts-schema [%s]", schema.c_str()); in getReflectedFormat()
|
/frameworks/base/core/java/android/text/ |
D | Html.java | 209 private static final HTMLSchema schema = new HTMLSchema(); field in Html.HtmlParser 235 parser.setProperty(Parser.schemaProperty, HtmlParser.schema); in fromHtml()
|
/frameworks/opt/setupwizard/tools/docs/ |
D | doclava.jar | ... )
}
org/ccil/cowan/tagsoup/Schema.class
Schema.java
package org.ccil. ... |
D | android-22.txt | 14981 field public static final java.lang.String KEY_TEMPORAL_LAYERING = "ts-schema"; 58791 ….lang.String APACHE_SCHEMA_VALIDATION_FEATURE = "http://apache.org/xml/features/validation/schema";
|
/frameworks/proto_logging/stats/ |
D | atoms.proto | 7341 * Logs when MediaProvider has finished upgrading or downgrading its database schema. 7355 // Duration of schema change, normalized per file 13514 // Time used to read and process the schema and namespaces. 13538 // Time used to recover the schema store. 13548 // Number of schema types currently in the schema store. 13613 // Number of schema types filtered. 13837 // Size of the schema store in bytes. Will be set to -1 if an IO error is 13841 // Total number of schema types. 13907 // Storage information of the schema store.
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 1253 # The XML_SCHEMA tag can be used to specify an XML schema,
|
/frameworks/native/docs/ |
D | Doxyfile | 1511 # The XML_SCHEMA tag can be used to specify an XML schema,
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 1801 # The XML_SCHEMA tag can be used to specify a XML schema, which can be used by a
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/base/core/api/ |
D | current.txt | 23706 field public static final String KEY_TEMPORAL_LAYERING = "ts-schema";
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 55470 Landroid/text/Html$HtmlParser;->schema:Lorg/ccil/cowan/tagsoup/HTMLSchema;
|