Searched defs:MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/include/media/
H A Dmediaplayer.h91 MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK = 200, enumerator in enum:android::media_error_type
/frameworks/av/media/libmedia/include/media/
H A Dmediaplayer.h91 MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK = 200, enumerator in enum:android::media_error_type
/frameworks/support/media/src/main/java/androidx/media/
H A DMediaPlayer2.java1048 public static final int MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK = 200; field in class:MediaPlayer2
1073 MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK,
/frameworks/base/media/java/android/media/
H A DMediaPlayer2.java1861 public static final int MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK = 200; field in class:MediaPlayer2
1885 MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK,
H A DMediaPlayer.java4103 public static final int MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK = 200; field in class:MediaPlayer

Completed in 928 milliseconds