Searched defs:Document (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DDocumentsContract.java158 * {@link Document#FLAG_SUPPORTS_SETTINGS} in the flags for each document that supports
161 * @see DocumentsContact#Document#FLAG_SUPPORTS_SETTINGS
197 public final static class Document { class in class:DocumentsContract
198 private Document() { method in class:DocumentsContract.Document
508 * Document which is a directory that represents the top directory of
513 * @see Document#COLUMN_DOCUMENT_ID
767 * rows with columns defined by {@link Document}.
780 * {@link Document#COLUMN_DOCUMENT_ID}.
790 * Build URI representing the target {@link Document#COLUMN_DOCUMENT_ID} in
792 * with columns defined by {@link Document}
[all...]

Completed in 29 milliseconds