Home
last modified time | relevance | path

Searched refs:documents (Results 1 – 12 of 12) sorted by relevance

/frameworks/proto_logging/stats/atoms/appsearch/
Dappsearch_extension_atoms.proto171 // Overall time used for querying and transforming documents during schema migration
180 // Overall time used for saving documents during schema migration
211 // How many result documents being fetched in this search intent.
250 // How many result documents being fetched in this search intent.
/frameworks/base/core/java/android/content/pm/
DAppSearchShortcutInfo.java578 final GenericDocument[] documents = new GenericDocument[persons.length]; in setPersons() local
584 documents[i] = personEntity; in setPersons()
586 setPropertyDocument(KEY_PERSON, documents); in setPersons()
/frameworks/base/packages/SystemUI/docs/
Dmedia-controls.md90 Other useful documents:
/frameworks/base/
DAndroid.bp566 "documents-ui-compat-config",
/frameworks/wilhelm/doc/
DDoxyfile1111 # LaTeX documents. This may be useful for small projects and may help to
1184 # RTF documents. This may be useful for small projects and may help to
/frameworks/proto_logging/stats/
Datoms.proto13544 // Number of documents currently in document store. Those may
13545 // include alive, deleted, and expired documents.
13635 // Number of documents scored.
13673 // How many total documents were joined to the parent documents.
13676 // Time taken to join child documents to parent documents.
13718 // Number of documents deleted by this call.
13758 // Number of documents before the optimization.
13761 // Number of documents deleted during the optimization.
13764 // Number of documents expired during the optimization.
13780 // Total number of alive documents.
[all …]
/frameworks/native/docs/
DDoxyfile1356 # LaTeX documents. This may be useful for small projects and may help to
1442 # RTF documents. This may be useful for small projects and may help to
/frameworks/av/media/libaaudio/
DDoxyfile1581 # documents. This may be useful for small projects and may help to save some
1710 # documents. This may be useful for small projects and may help to save some
/frameworks/av/media/codec2/docs/
Ddoxygen.config1648 # documents. This may be useful for small projects and may help to save some
1801 # documents. This may be useful for small projects and may help to save some
/frameworks/base/media/native/midi/include/
DDoxyfile1698 # documents. This may be useful for small projects and may help to save some
1851 # documents. This may be useful for small projects and may help to save some
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dsystem-current.txt11781 … static final String EXTERNAL_STORAGE_PROVIDER_AUTHORITY = "com.android.externalstorage.documents";