Home
last modified time | relevance | path

Searched refs:MEDIA_PLAYBACK_COMPLETE (Results 1 – 10 of 10) sorted by relevance

/frameworks/wilhelm/src/android/
Dandroid_GenericMediaPlayer.cpp68 _(MEDIA_PLAYBACK_COMPLETE) in media_event_type_to_string()
157 case MEDIA_PLAYBACK_COMPLETE: in notify()
/frameworks/av/media/libmedia/include/media/
Dmediaplayer.h50 MEDIA_PLAYBACK_COMPLETE = 2, enumerator
/frameworks/av/cmds/stagefright/
Dstream.cpp284 if (msg == MEDIA_ERROR || msg == MEDIA_PLAYBACK_COMPLETE) { in notify()
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayer.cpp1065 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()
DNuPlayerDriver.cpp1044 case MEDIA_PLAYBACK_COMPLETE: in notifyListener_l()
/frameworks/av/media/libmediaplayerservice/fuzzer/
Dmediaplayer_fuzzer.cpp134 MEDIA_PLAYBACK_COMPLETE,
/frameworks/av/media/libmedia/
Dmediaplayer.cpp904 case MEDIA_PLAYBACK_COMPLETE: in notify()
/frameworks/base/media/java/android/media/
DMediaPlayer.java3453 private static final int MEDIA_PLAYBACK_COMPLETE = 2; field in MediaPlayer
3546 case MEDIA_PLAYBACK_COMPLETE: in handleMessage()
/frameworks/av/media/libmediaplayerservice/
DMediaPlayerService.cpp1646 if (msg == MEDIA_PLAYBACK_COMPLETE && mNextClient != NULL) { in notify()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt27974 Landroid/media/MediaPlayer2Impl;->MEDIA_PLAYBACK_COMPLETE:I
28165 Landroid/media/MediaPlayer;->MEDIA_PLAYBACK_COMPLETE:I