Loading media/java/android/media/MediaPlayer.java +1 −1 Original line number Original line Diff line number Diff line Loading @@ -1332,7 +1332,7 @@ public class MediaPlayer extends PlayerBase private native int _getAudioStreamType() throws IllegalStateException; private native int _getAudioStreamType() throws IllegalStateException; /** /** * Stops playback after playback has been stopped or paused. * Stops playback after playback has been started or paused. * * * @throws IllegalStateException if the internal player engine has not been * @throws IllegalStateException if the internal player engine has not been * initialized. * initialized. Loading Loading
media/java/android/media/MediaPlayer.java +1 −1 Original line number Original line Diff line number Diff line Loading @@ -1332,7 +1332,7 @@ public class MediaPlayer extends PlayerBase private native int _getAudioStreamType() throws IllegalStateException; private native int _getAudioStreamType() throws IllegalStateException; /** /** * Stops playback after playback has been stopped or paused. * Stops playback after playback has been started or paused. * * * @throws IllegalStateException if the internal player engine has not been * @throws IllegalStateException if the internal player engine has not been * initialized. * initialized. Loading