Home
last modified time | relevance | path

Searched refs:MEDIA_ERROR_UNKNOWN (Results 1 – 11 of 11) sorted by relevance

/frameworks/av/media/libmedia/include/media/
Dmediaplayer.h87 MEDIA_ERROR_UNKNOWN = 1, enumerator
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayer.cpp1045 notifyListener(MEDIA_ERROR, MEDIA_ERROR_UNKNOWN, err); in onMessageReceived()
1205 notifyListener(MEDIA_ERROR, MEDIA_ERROR_UNKNOWN, err); in onMessageReceived()
1216 notifyListener(MEDIA_ERROR, MEDIA_ERROR_UNKNOWN, err); in onMessageReceived()
1269 MEDIA_ERROR, MEDIA_ERROR_UNKNOWN, finalResult); in onMessageReceived()
1556 notifyListener(MEDIA_ERROR, MEDIA_ERROR_UNKNOWN, ERROR_MALFORMED); in onStart()
1595 notifyListener(MEDIA_ERROR, MEDIA_ERROR_UNKNOWN, err); in onStart()
2714 notifyListener(MEDIA_ERROR, MEDIA_ERROR_UNKNOWN, ERROR_DRM_NO_LICENSE); in onSourceNotify()
DNuPlayerDriver.cpp1099 notifyListener_l(MEDIA_ERROR, MEDIA_ERROR_UNKNOWN, err); in notifyPrepareCompleted()
/frameworks/base/core/java/android/widget/
DVideoView.java435 mErrorListener.onError(mMediaPlayer, MediaPlayer.MEDIA_ERROR_UNKNOWN, 0); in openVideo()
441 mErrorListener.onError(mMediaPlayer, MediaPlayer.MEDIA_ERROR_UNKNOWN, 0); in openVideo()
/frameworks/wilhelm/src/android/
Dandroid_GenericMediaPlayer.cpp86 _(MEDIA_ERROR_UNKNOWN, "Unknown media error") in media_error_type_to_string()
/frameworks/base/tests/OneMedia/src/com/android/onemedia/playback/
DLocalRenderer.java325 if (what == MediaPlayer.MEDIA_ERROR_UNKNOWN && extra == MediaPlayer.MEDIA_ERROR_IO in onError()
/frameworks/base/media/java/android/media/
DMediaPlayer.java3341 MEDIA_ERROR, MEDIA_ERROR_UNKNOWN, MEDIA_ERROR_UNSUPPORTED, null); in handleMessage()
3463 MEDIA_ERROR, MEDIA_ERROR_UNKNOWN, MEDIA_ERROR_UNSUPPORTED, null); in handleMessage()
4074 public static final int MEDIA_ERROR_UNKNOWN = 1; field in MediaPlayer
/frameworks/av/media/libmediaplayerservice/
DMediaPlayerService.cpp1615 nc->notify(MEDIA_ERROR, MEDIA_ERROR_UNKNOWN , 0, obj); in notify()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt15199 field public static final int MEDIA_ERROR_UNKNOWN = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt26576 field public static final int MEDIA_ERROR_UNKNOWN = 1; // 0x1