Searched refs:MEDIA_PLAYBACK_COMPLETE (Results 1 – 8 of 8) sorted by relevance
68 _(MEDIA_PLAYBACK_COMPLETE) in media_event_type_to_string()157 case MEDIA_PLAYBACK_COMPLETE: in notify()
44 MEDIA_PLAYBACK_COMPLETE = 2, enumerator
275 if (msg == MEDIA_ERROR || msg == MEDIA_PLAYBACK_COMPLETE) { in notify()
721 case MEDIA_PLAYBACK_COMPLETE: in notifyListener_l()
922 notifyListener(MEDIA_PLAYBACK_COMPLETE, 0, 0); in onMessageReceived()1129 notifyListener(MEDIA_PLAYBACK_COMPLETE, 0, 0); in onMessageReceived()
837 case MEDIA_PLAYBACK_COMPLETE: in notify()
2818 private static final int MEDIA_PLAYBACK_COMPLETE = 2; field in MediaPlayer2874 case MEDIA_PLAYBACK_COMPLETE: in handleMessage()
1279 if (msg == MEDIA_PLAYBACK_COMPLETE && client->mNextClient != NULL) { in notify()