Home
last modified time | relevance | path

Searched refs:MEDIA_PLAYBACK_COMPLETE (Results 1 – 9 of 9) 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.h47 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/
DNuPlayerDriver.cpp972 case MEDIA_PLAYBACK_COMPLETE: in notifyListener_l()
DNuPlayer.cpp1043 notifyListener(MEDIA_PLAYBACK_COMPLETE, 0, 0); in onMessageReceived()
1274 notifyListener(MEDIA_PLAYBACK_COMPLETE, 0, 0); in onMessageReceived()
/frameworks/av/media/libmedia/
Dmediaplayer.cpp890 case MEDIA_PLAYBACK_COMPLETE: in notify()
/frameworks/base/media/java/android/media/
DMediaPlayer.java3284 private static final int MEDIA_PLAYBACK_COMPLETE = 2; field in MediaPlayer
3376 case MEDIA_PLAYBACK_COMPLETE: in handleMessage()
/frameworks/av/media/libmediaplayerservice/
DMediaPlayerService.cpp1424 if (msg == MEDIA_PLAYBACK_COMPLETE && mNextClient != NULL) { in notify()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt38103 Landroid/media/MediaPlayer2Impl;->MEDIA_PLAYBACK_COMPLETE:I
38294 Landroid/media/MediaPlayer;->MEDIA_PLAYBACK_COMPLETE:I