Merge \"Fix disabling lockscreen for demo users.\" into nyc-mr1-dev
am: 407fd1ea62
Change-Id: I5625a9ef9fd35ee0cbf6cad7651f7a39eee8f059
This commit is contained in:
@@ -3494,7 +3494,7 @@ public class MediaPlayer extends PlayerBase
|
||||
* @param extra an extra code, specific to the info. Typically
|
||||
* implementation dependent.
|
||||
* @return True if the method handled the info, false if it didn't.
|
||||
* Returning false, or not having an OnErrorListener at all, will
|
||||
* Returning false, or not having an OnInfoListener at all, will
|
||||
* cause the info to be discarded.
|
||||
*/
|
||||
boolean onInfo(MediaPlayer mp, int what, int extra);
|
||||
|
||||
Reference in New Issue
Block a user