Searched refs:MEDIA_PLAYBACK_COMPLETE (Results 1 – 9 of 9) sorted by relevance
68 _(MEDIA_PLAYBACK_COMPLETE) in media_event_type_to_string()157 case MEDIA_PLAYBACK_COMPLETE: in notify()
45 MEDIA_PLAYBACK_COMPLETE = 2, enumerator
281 if (msg == MEDIA_ERROR || msg == MEDIA_PLAYBACK_COMPLETE) { in notify()
915 case MEDIA_PLAYBACK_COMPLETE: in notifyListener_l()
1016 notifyListener(MEDIA_PLAYBACK_COMPLETE, 0, 0); in onMessageReceived()1245 notifyListener(MEDIA_PLAYBACK_COMPLETE, 0, 0); in onMessageReceived()
894 case MEDIA_PLAYBACK_COMPLETE: in notify()
3131 private static final int MEDIA_PLAYBACK_COMPLETE = 2; field in MediaPlayer3216 case MEDIA_PLAYBACK_COMPLETE: in handleMessage()
1404 if (msg == MEDIA_PLAYBACK_COMPLETE && client->mNextClient != NULL) { in notify()