am f5073e71: am 5f4affda: Merge "Clarify DocumentsProvider recents behavior." into klp-dev

* commit 'f5073e71c2d5d124865d01ad9343793f6fcf620c':
  Clarify DocumentsProvider recents behavior.
This commit is contained in:
Jeff Sharkey
2013-11-05 13:56:58 -08:00
committed by Android Git Automerger

View File

@@ -216,6 +216,8 @@ public abstract class DocumentsProvider extends ContentProvider {
* {@link Root#FLAG_SUPPORTS_RECENTS}. The returned documents should be
* sorted by {@link Document#COLUMN_LAST_MODIFIED} in descending order, and
* limited to only return the 64 most recently modified documents.
* <p>
* Recent documents do not support change notifications.
*
* @param projection list of {@link Document} columns to put into the
* cursor. If {@code null} all supported columns should be