Home
last modified time | relevance | path

Searched refs:MEDIA_INFO (Results 1 – 7 of 7) sorted by relevance

/frameworks/wilhelm/src/android/
Dandroid_GenericMediaPlayer.cpp74 _(MEDIA_INFO) in media_event_type_to_string()
195 case MEDIA_INFO: in notify()
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayer.cpp1208 notifyListener(MEDIA_INFO, MEDIA_INFO_PLAY_AUDIO_ERROR, err); in onMessageReceived()
1219 notifyListener(MEDIA_INFO, MEDIA_INFO_PLAY_VIDEO_ERROR, err); in onMessageReceived()
1295 notifyListener(MEDIA_INFO, MEDIA_INFO_RENDERING_START, 0); in onMessageReceived()
2569 MEDIA_INFO, MEDIA_INFO_NOT_SEEKABLE, 0); in onSourceNotify()
2615 notifyListener(MEDIA_INFO, MEDIA_INFO_BUFFERING_START, 0); in onSourceNotify()
2633 notifyListener(MEDIA_INFO, MEDIA_INFO_BUFFERING_END, 0); in onSourceNotify()
2642 notifyListener(MEDIA_INFO, MEDIA_INFO_NETWORK_BANDWIDTH, kbps); in onSourceNotify()
2659 notifyListener(MEDIA_INFO, MEDIA_INFO_METADATA_UPDATE, 0); in onSourceNotify()
2744 notifyListener(MEDIA_INFO, MEDIA_INFO_METADATA_UPDATE, 0); in onClosedCaptionNotify()
/frameworks/av/media/libmedia/include/media/
Dmediaplayer.h58 MEDIA_INFO = 200, enumerator
/frameworks/base/media/java/android/media/
DMediaPlayer.java2798 Message m = mEventHandler.obtainMessage(MEDIA_INFO, res, 0, null); in addSubtitleSource()
3037 Message m = mEventHandler.obtainMessage(MEDIA_INFO, res, 0, null); in addTimedTextSource()
3295 private static final int MEDIA_INFO = 200; field in MediaPlayer
3452 case MEDIA_INFO: in handleMessage()
3632 case MEDIA_INFO: in postEventFromNative()
/frameworks/av/media/libmedia/
Dmediaplayer.cpp914 case MEDIA_INFO: in notify()
/frameworks/av/media/libmediaplayerservice/
DMediaPlayerService.cpp1442 nc->notify(MEDIA_INFO, MEDIA_INFO_STARTED_AS_NEXT, 0, obj); in notify()
1450 if (MEDIA_INFO == msg && in notify()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt38098 Landroid/media/MediaPlayer2Impl;->MEDIA_INFO:I
38285 Landroid/media/MediaPlayer;->MEDIA_INFO:I