Home
last modified time | relevance | path

Searched refs:MEDIA_ERROR (Results 1 – 12 of 12) sorted by relevance

/frameworks/wilhelm/src/android/
Dandroid_GenericMediaPlayer.h68 mPlayerClient->notify(MEDIA_ERROR, MEDIA_ERROR_SERVER_DIED, 0, NULL); in died()
Dandroid_GenericMediaPlayer.cpp73 _(MEDIA_ERROR) in media_event_type_to_string()
175 case MEDIA_ERROR: in notify()
/frameworks/av/media/libmediaplayerservice/
DMediaRecorderClient.cpp448 MEDIA_ERROR, MEDIA_ERROR_SERVER_DIED, in setListener()
475 MEDIA_ERROR, MEDIA_ERROR_SERVER_DIED, in setListener()
498 MEDIA_ERROR, MEDIA_ERROR_SERVER_DIED, in setListener()
DMediaPlayerService.cpp875 listener->sendEvent(MEDIA_ERROR, MEDIA_ERROR_SERVER_DIED, in setDataSource_pre()
899 MEDIA_ERROR, MEDIA_ERROR_SERVER_DIED, in setDataSource_pre()
922 MEDIA_ERROR, MEDIA_ERROR_SERVER_DIED, in setDataSource_pre()
1643 nc->notify(MEDIA_ERROR, MEDIA_ERROR_UNKNOWN , 0, obj); in notify()
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerDriver.cpp1058 case MEDIA_ERROR: in notifyListener_l()
1063 if (msg == MEDIA_ERROR) { in notifyListener_l()
1123 notifyListener_l(MEDIA_ERROR, MEDIA_ERROR_UNKNOWN, err); in notifyPrepareCompleted()
DNuPlayer.cpp1060 notifyListener(MEDIA_ERROR, MEDIA_ERROR_UNKNOWN, err); in onMessageReceived()
1220 notifyListener(MEDIA_ERROR, MEDIA_ERROR_UNKNOWN, err); in onMessageReceived()
1231 notifyListener(MEDIA_ERROR, MEDIA_ERROR_UNKNOWN, err); in onMessageReceived()
1284 MEDIA_ERROR, MEDIA_ERROR_UNKNOWN, finalResult); in onMessageReceived()
1571 notifyListener(MEDIA_ERROR, MEDIA_ERROR_UNKNOWN, ERROR_MALFORMED); in onStart()
1610 notifyListener(MEDIA_ERROR, MEDIA_ERROR_UNKNOWN, err); in onStart()
2740 notifyListener(MEDIA_ERROR, MEDIA_ERROR_UNKNOWN, ERROR_DRM_NO_LICENSE); in onSourceNotify()
/frameworks/av/media/libmedia/include/media/
Dmediaplayer.h60 MEDIA_ERROR = 100, enumerator
/frameworks/av/media/libmedia/
Dmediaplayer.cpp877 if (!(msg == MEDIA_ERROR && mCurrentState == MEDIA_PLAYER_IDLE) && mPlayer == 0) { in notify()
908 case MEDIA_ERROR: in notify()
987 notify(MEDIA_ERROR, MEDIA_ERROR_SERVER_DIED, 0); in died()
/frameworks/av/cmds/stagefright/
Dstream.cpp284 if (msg == MEDIA_ERROR || msg == MEDIA_PLAYBACK_COMPLETE) { in notify()
/frameworks/base/media/java/android/media/
DMediaPlayer.java3405 private static final int MEDIA_ERROR = 100; field in MediaPlayer
3452 MEDIA_ERROR, MEDIA_ERROR_UNKNOWN, MEDIA_ERROR_UNSUPPORTED, null); in handleMessage()
3548 case MEDIA_ERROR: in handleMessage()
3575 MEDIA_ERROR, MEDIA_ERROR_UNKNOWN, MEDIA_ERROR_UNSUPPORTED, null); in handleMessage()
/frameworks/base/media/jni/
Dandroid_media_MediaPlayer.cpp198 if (mp != 0) mp->notify(MEDIA_ERROR, opStatus, 0); in process_media_player_call()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt30846 Landroid/media/MediaPlayer2Impl;->MEDIA_ERROR:I
31032 Landroid/media/MediaPlayer;->MEDIA_ERROR:I