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

/frameworks/base/core/java/android/provider/
H A DDocumentsContract.java63 public final class DocumentsContract { class
73 private DocumentsContract() { method in class:DocumentsContract
223 * @see DocumentsContract#getDocumentThumbnail(ContentResolver, Uri,
249 * @see DocumentsContract#deleteDocument(ContentResolver, Uri)
260 * @see DocumentsContract#createDocument(ContentResolver, Uri, String,
413 * @see DocumentsContract#buildRecentDocumentsUri(String, String)
422 * @see DocumentsContract#buildSearchDocumentsUri(String, String,
435 * {@link DocumentsContract#buildRootsUri(String)}.
688 openOpts.putParcelable(DocumentsContract.EXTRA_THUMBNAIL_SIZE, size);

Completed in 57 milliseconds