/frameworks/base/test-runner/src/android/test/ |
D | DatabaseTestUtils.java | 40 Set<String> schema = getSchemaSet(db); in assertSchemaEquals() local 41 MoreAsserts.assertEquals(expectedSchema, schema); in assertSchemaEquals()
|
/frameworks/base/docs/html/training/basics/data-storage/ |
D | databases.jd | 50 <p>One of the main principles of SQL databases is the schema: a formal 51 declaration of how the database is organized. The schema is reflected in the SQL 54 the layout of your schema in a systematic and self-documenting way.</p> 149 // If you change the database schema, you must increment the database version.
|
/frameworks/base/docs/html/guide/appendix/ |
D | app-intents.jd | 41 telephone numbers, so the schema described isn't strictly required 44 schema or are unsure whether it can be handled, use the {@link
|
D | g-app-intents.jd | 50 telephone numbers, so the schema described isn't strictly required 53 schema or are unsure whether it can be handled, use the {@link
|
/frameworks/base/docs/html/preview/features/ |
D | key-attestation.jd | 21 interpret the schema of the attestation certificate's extension data. 87 about the schema of the extension data, see <a href= 97 schema. 136 certificate stores the information according to the following ASN.1 schema: 198 The following list presents a description of each element within the schema:
|
/frameworks/base/docs/html/distribute/googleplay/work/ |
D | about.jd | 91 If you update the app configuration / managed configuration schema for
|
/frameworks/base/docs/html-intl/intl/zh-tw/training/basics/data-storage/ |
D | databases.jd | 148 // If you change the database schema, you must increment the database version.
|
/frameworks/base/docs/html-intl/intl/ko/training/basics/data-storage/ |
D | databases.jd | 148 // If you change the database schema, you must increment the database version.
|
/frameworks/base/docs/html-intl/intl/ja/training/basics/data-storage/ |
D | databases.jd | 148 // If you change the database schema, you must increment the database version.
|
/frameworks/base/docs/html-intl/intl/zh-cn/training/basics/data-storage/ |
D | databases.jd | 148 // If you change the database schema, you must increment the database version.
|
/frameworks/base/docs/html-intl/intl/ru/training/basics/data-storage/ |
D | databases.jd | 148 // If you change the database schema, you must increment the database version.
|
/frameworks/base/core/java/android/text/ |
D | Html.java | 208 private static final HTMLSchema schema = new HTMLSchema(); field in Html.HtmlParser 234 parser.setProperty(Parser.schemaProperty, HtmlParser.schema); in fromHtml()
|
/frameworks/base/docs/html/work/ |
D | managed-configurations.jd | 135 configuration schema to generate a remote console for IT
|
/frameworks/base/docs/html-intl/intl/pt-br/training/basics/data-storage/ |
D | databases.jd | 148 // If you change the database schema, you must increment the database version.
|
/frameworks/base/docs/html/training/articles/ |
D | assistant.jd | 172 common vocabulary defined by <a href="https://schema.org">Schema.org</a>
|
/frameworks/base/docs/html/guide/topics/providers/ |
D | content-provider-creating.jd | 260 You can also use a BLOB to implement a <em>schema-independent</em> table. In 265 {@link android.provider.ContactsContract.Data} is an example of a schema-independent 611 schema.
|
D | document-provider.jd | 94 The document-provider schema is based on a traditional file hierarchy,
|
/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/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/api/ |
D | current.txt | 20906 field public static final java.lang.String KEY_TEMPORAL_LAYERING = "ts-schema"; 66395 ….lang.String APACHE_SCHEMA_VALIDATION_FEATURE = "http://apache.org/xml/features/validation/schema";
|
D | system-current.txt | 22426 field public static final java.lang.String KEY_TEMPORAL_LAYERING = "ts-schema"; 69752 ….lang.String APACHE_SCHEMA_VALIDATION_FEATURE = "http://apache.org/xml/features/validation/schema";
|
D | test-current.txt | 20975 field public static final java.lang.String KEY_TEMPORAL_LAYERING = "ts-schema"; 66475 ….lang.String APACHE_SCHEMA_VALIDATION_FEATURE = "http://apache.org/xml/features/validation/schema";
|