Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libmedia/include/media/
H A Dmediaplayer.h95 MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK = 200, enumerator
/aosp12/frameworks/wilhelm/src/android/
H A Dandroid_GenericMediaPlayer.cpp88 _(MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK, "Not valid for progressive playback") in media_error_type_to_string()
/aosp12/frameworks/base/core/java/android/widget/
H A DVideoView.java595 if (framework_err == MediaPlayer.MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK) {
/aosp12/frameworks/base/media/java/android/media/
H A DMediaPlayer.java4365 public static final int MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK = 200; field in MediaPlayer
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt22934 field public static final int MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK = 200; // 0xc8
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt15196 field public static final int MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK = 200; // 0xc8
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt30585 Landroid/media/MediaPlayer2;->MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK:I