am c7c7f5b5: Merge "Fix docs" into klp-dev

* commit 'c7c7f5b5d5346a31db87e98ad5214e8110f1846c':
  Fix docs
This commit is contained in:
Adam Powell
2013-10-03 21:27:06 -07:00
committed by Android Git Automerger

View File

@@ -153,7 +153,7 @@ public final class RemoteController
* @param state one of the playback states authorized
* in {@link RemoteControlClient#setPlaybackState(int)}.
* @param stateChangeTimeMs the system time at which the state change was reported,
* expressed in ms. Based on {@link android.os.SystemClock.elapsedRealtime()}.
* expressed in ms. Based on {@link android.os.SystemClock#elapsedRealtime()}.
* @param currentPosMs a positive value for the current media playback position expressed
* in ms, a negative value if the position is temporarily unknown.
* @param speed a value expressed as a ratio of 1x playback: 1.0f is normal playback,