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

/frameworks/base/core/java/android/provider/
H A DDocumentsContract.java62 public final class DocumentsContract { class
72 private DocumentsContract() { method in class:DocumentsContract
219 * @see DocumentsContract#getDocumentThumbnail(ContentResolver, Uri,
245 * @see DocumentsContract#deleteDocument(ContentResolver, Uri)
256 * @see DocumentsContract#createDocument(ContentResolver, Uri, String,
409 * @see DocumentsContract#buildRecentDocumentsUri(String, String)
418 * @see DocumentsContract#buildSearchDocumentsUri(String, String,
431 * {@link DocumentsContract#buildRootsUri(String)}.
682 openOpts.putParcelable(DocumentsContract.EXTRA_THUMBNAIL_SIZE, size);

Completed in 111 milliseconds