Searched refs:schema (Results 1 – 14 of 14) sorted by relevance
/frameworks/base/services/core/xsd/ |
D | Android.bp | 4 api_dir: "schema", 12 api_dir: "platform-compat-schema",
|
/frameworks/base/core/xsd/ |
D | Android.bp | 4 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/av/media/codec2/sfplugin/ |
D | CCodecConfig.cpp | 1368 AString schema; in getReflectedFormat() local 1369 if (params->findString(KEY_TEMPORAL_LAYERING, &schema)) { in getReflectedFormat() 1375 if (sscanf(schema.c_str(), "webrtc.vp8.%u-layer%c", &numLayers, &dummy) == 1 in getReflectedFormat() 1395 } else if ((tags = sscanf(schema.c_str(), "android.generic.%u%c%u%c", in getReflectedFormat() 1402 ALOGD("Ignoring unsupported ts-schema [%s]", schema.c_str()); in getReflectedFormat()
|
/frameworks/base/core/java/android/text/ |
D | Html.java | 206 private static final HTMLSchema schema = new HTMLSchema(); field in Html.HtmlParser 232 parser.setProperty(Parser.schemaProperty, HtmlParser.schema); in fromHtml()
|
/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
|
D | Doxyfile.orig | 1792 # The XML_SCHEMA tag can be used to specify a XML schema, which can be used by a
|
/frameworks/opt/setupwizard/tools/docs/ |
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/base/non-updatable-api/ |
D | current.txt | 25356 field public static final String KEY_TEMPORAL_LAYERING = "ts-schema"; 79601 …final String APACHE_SCHEMA_VALIDATION_FEATURE = "http://apache.org/xml/features/validation/schema";
|
/frameworks/base/api/ |
D | current.txt | 25380 field public static final String KEY_TEMPORAL_LAYERING = "ts-schema"; 79745 …final String APACHE_SCHEMA_VALIDATION_FEATURE = "http://apache.org/xml/features/validation/schema";
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 70136 Landroid/text/Html$HtmlParser;->schema:Lorg/ccil/cowan/tagsoup/HTMLSchema;
|