am 328f7b71
: am 90fa2ae2
: am 23b55e78
: am 3fab60bd
: am 183c95e0
: Merge "Doc update: PlaybackCompleted valid state 4 pause" into jb-mr1.1-docs
* commit '328f7b7160d4c5a30c6810cbcd4aa01bb7b57dda': Doc update: PlaybackCompleted valid state 4 pause
This commit is contained in:
@ -328,8 +328,8 @@ import java.lang.ref.WeakReference;
|
||||
* the state. Calling this method in an invalid state transfers the
|
||||
* object to the <em>Error</em> state. </p></td></tr>
|
||||
* <tr><td>pause </p></td>
|
||||
* <td>{Started, Paused}</p></td>
|
||||
* <td>{Idle, Initialized, Prepared, Stopped, PlaybackCompleted, Error}</p></td>
|
||||
* <td>{Started, Paused, PlaybackCompleted}</p></td>
|
||||
* <td>{Idle, Initialized, Prepared, Stopped, Error}</p></td>
|
||||
* <td>Successful invoke of this method in a valid state transfers the
|
||||
* object to the <em>Paused</em> state. Calling this method in an
|
||||
* invalid state transfers the object to the <em>Error</em> state.</p></td></tr>
|
||||
|
Reference in New Issue
Block a user