Searched refs:MEDIA_SEEK_COMPLETE (Results 1 – 6 of 6) sorted by relevance
70 _(MEDIA_SEEK_COMPLETE) in media_event_type_to_string()152 case MEDIA_SEEK_COMPLETE: in notify()
46 MEDIA_SEEK_COMPLETE = 4, enumerator
910 notifyListener_l(MEDIA_SEEK_COMPLETE); in onStreamDone()1491 notifyListener_l(MEDIA_SEEK_COMPLETE); in seekTo_l()1752 notifyListener_l(MEDIA_SEEK_COMPLETE); in finishSeekIfNecessary()2161 notifyListener_l(MEDIA_SEEK_COMPLETE); in onCheckAudioStatus()
658 notifyListener_l(wasSeeking ? MEDIA_SEEK_COMPLETE : MEDIA_PREPARED); in notifySeekComplete_l()
872 case MEDIA_SEEK_COMPLETE: in notify()
2766 private static final int MEDIA_SEEK_COMPLETE = 4; field in MediaPlayer2849 case MEDIA_SEEK_COMPLETE: in handleMessage()