am 30f5c8fe: More DropBoxManager javadoc love.

Merge commit '30f5c8fede241e7560f4a33e48af3a4627fd5efc' into gingerbread-plus-aosp

* commit '30f5c8fede241e7560f4a33e48af3a4627fd5efc':
  More DropBoxManager javadoc love.
This commit is contained in:
Brad Fitzpatrick
2010-10-07 14:01:40 -07:00
committed by Android Git Automerger

View File

@@ -288,8 +288,8 @@ public class DropBoxManager {
}
/**
* Gets the next entry from the drop box *after* the specified time.
* Requires android.permission.READ_LOGS. You must always call
* Gets the next entry from the drop box <em>after</em> the specified time.
* Requires <code>android.permission.READ_LOGS</code>. You must always call
* {@link Entry#close()} on the return value!
*
* @param tag of entry to look for, null for all tags