am 1afb1cd3: merge from open-source master

Merge commit '1afb1cd3875afb2f53a413d9bb5a16adba01e261'

* commit '1afb1cd3875afb2f53a413d9bb5a16adba01e261':
  Fixed errors javadoc tags
  Ignore pause and seek for live streaming.
This commit is contained in:
Jean-Baptiste Queru
2009-08-21 10:23:37 -07:00
committed by Android Git Automerger
2 changed files with 2 additions and 2 deletions

View File

@@ -4013,7 +4013,7 @@ public final class ActivityManagerService extends ActivityManagerNative implemen
* @param resultCode Result code, if any, from this Activity.
* @param resultData Result data (Intent), if any, from this Activity.
*
* @result Returns true if the activity successfully finished, or false if it is still running.
* @return Returns true if the activity successfully finished, or false if it is still running.
*/
public final boolean finishActivity(IBinder token, int resultCode, Intent resultData) {
// Refuse possible leaked file descriptors

View File

@@ -960,7 +960,7 @@ public class WifiManager {
*
* If this MulticastLock is not reference-counted, the first call to
* {@code release} (after the radio was multicast locked using
* {@linke #acquire}) will unlock the multicast, and subsequent calls
* {@link #acquire}) will unlock the multicast, and subsequent calls
* will be ignored.
*
* Note that if any other Wifi Multicast Locks are still outstanding