Searched refs:MEDIA_SEEK_COMPLETE (Results 1 – 6 of 6) sorted by relevance
70 _(MEDIA_SEEK_COMPLETE) in media_event_type_to_string()153 case MEDIA_SEEK_COMPLETE: in notify()
47 MEDIA_SEEK_COMPLETE = 4, enumerator
843 notifyListener_l(wasSeeking ? MEDIA_SEEK_COMPLETE : MEDIA_PREPARED); in notifySeekComplete_l()
925 case MEDIA_SEEK_COMPLETE: in notify()
3152 private static final int MEDIA_SEEK_COMPLETE = 4; field in MediaPlayer3270 case MEDIA_SEEK_COMPLETE: in handleMessage()