Searched refs:MEDIA_PLAYBACK_COMPLETE (Results 1 – 10 of 10) sorted by relevance
/frameworks/wilhelm/src/android/ |
D | android_GenericMediaPlayer.cpp | 68 _(MEDIA_PLAYBACK_COMPLETE) in media_event_type_to_string() 157 case MEDIA_PLAYBACK_COMPLETE: in notify()
|
/frameworks/av/media/libmedia/include/media/ |
D | mediaplayer.h | 50 MEDIA_PLAYBACK_COMPLETE = 2, enumerator
|
/frameworks/av/cmds/stagefright/ |
D | stream.cpp | 284 if (msg == MEDIA_ERROR || msg == MEDIA_PLAYBACK_COMPLETE) { in notify()
|
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
D | NuPlayer.cpp | 1065 notifyListener(MEDIA_PLAYBACK_COMPLETE, 0, 0); in onMessageReceived() 1231 notifyListener(MEDIA_PLAYBACK_COMPLETE, 0, 0); in onMessageReceived() 1246 notifyListener(MEDIA_PLAYBACK_COMPLETE, 0, 0); in onMessageReceived() 1304 notifyListener(MEDIA_PLAYBACK_COMPLETE, 0, 0); in onMessageReceived()
|
D | NuPlayerDriver.cpp | 1044 case MEDIA_PLAYBACK_COMPLETE: in notifyListener_l()
|
/frameworks/av/media/libmediaplayerservice/fuzzer/ |
D | mediaplayer_fuzzer.cpp | 134 MEDIA_PLAYBACK_COMPLETE,
|
/frameworks/av/media/libmedia/ |
D | mediaplayer.cpp | 904 case MEDIA_PLAYBACK_COMPLETE: in notify()
|
/frameworks/base/media/java/android/media/ |
D | MediaPlayer.java | 3453 private static final int MEDIA_PLAYBACK_COMPLETE = 2; field in MediaPlayer 3546 case MEDIA_PLAYBACK_COMPLETE: in handleMessage()
|
/frameworks/av/media/libmediaplayerservice/ |
D | MediaPlayerService.cpp | 1646 if (msg == MEDIA_PLAYBACK_COMPLETE && mNextClient != NULL) { in notify()
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 27974 Landroid/media/MediaPlayer2Impl;->MEDIA_PLAYBACK_COMPLETE:I 28165 Landroid/media/MediaPlayer;->MEDIA_PLAYBACK_COMPLETE:I
|