Searched refs:MEDIA_INFO_NOT_SEEKABLE (Results 1 - 4 of 4) sorted by relevance

/frameworks/wilhelm/src/android/
H A Dandroid_GenericMediaPlayer.cpp106 _(MEDIA_INFO_NOT_SEEKABLE, "Not seekable")
207 case MEDIA_INFO_NOT_SEEKABLE:
/frameworks/av/include/media/
H A Dmediaplayer.h127 MEDIA_INFO_NOT_SEEKABLE = 801, enumerator in enum:android::media_info_type
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
H A DCodecTest.java776 case MediaPlayer.MEDIA_INFO_NOT_SEEKABLE:
/frameworks/base/media/java/android/media/
H A DMediaPlayer.java2663 public static final int MEDIA_INFO_NOT_SEEKABLE = 801; field in class:MediaPlayer
2711 * <li>{@link #MEDIA_INFO_NOT_SEEKABLE}

Completed in 8645 milliseconds