docs: bug 37127405, typo am: cce5e4f4a2

am: b0fdbca951

Change-Id: I0c5cf3c2c1cdced9c42709f55055c632624983b2
This commit is contained in:
kopriva
2018-10-04 16:56:44 -07:00
committed by android-build-merger

View File

@@ -227,7 +227,7 @@ import java.util.Vector;
* transfers the object to the <em>Prepared</em> state once the method call
* returns, or a call to {@link #prepareAsync()} (asynchronous) which
* first transfers the object to the <em>Preparing</em> state after the
* call returns (which occurs almost right way) while the internal
* call returns (which occurs almost right away) while the internal
* player engine continues working on the rest of preparation work
* until the preparation work completes. When the preparation completes or when {@link #prepare()} call returns,
* the internal player engine then calls a user supplied callback method,