Home
last modified time | relevance | path

Searched refs:MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK (Results 1 – 8 of 8) sorted by relevance

/frameworks/av/media/libmedia/include/media/
Dmediaplayer.h91 MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK = 200, enumerator
/frameworks/wilhelm/src/android/
Dandroid_GenericMediaPlayer.cpp88 _(MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK, "Not valid for progressive playback") in media_error_type_to_string()
/frameworks/base/core/java/android/widget/
DVideoView.java595 if (framework_err == MediaPlayer.MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK) {
/frameworks/base/media/java/android/media/
DMediaPlayer.java4086 public static final int MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK = 200; field in MediaPlayer
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt15196 field public static final int MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK = 200; // 0xc8
/frameworks/base/non-updatable-api/
Dcurrent.txt25661 field public static final int MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK = 200; // 0xc8
/frameworks/base/api/
Dcurrent.txt25685 field public static final int MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK = 200; // 0xc8
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt37836 Landroid/media/MediaPlayer2;->MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK:I