Searched refs:MEDIA_SEEK_COMPLETE (Results 1 – 5 of 5) sorted by relevance
70 _(MEDIA_SEEK_COMPLETE) in media_event_type_to_string()153 case MEDIA_SEEK_COMPLETE: in notify()
49 MEDIA_SEEK_COMPLETE = 4, enumerator
910 notifyListener_l(wasSeeking ? MEDIA_SEEK_COMPLETE : MEDIA_PREPARED); in notifySeekComplete_l()
912 case MEDIA_SEEK_COMPLETE: in notify()
3287 private static final int MEDIA_SEEK_COMPLETE = 4; field in MediaPlayer3412 case MEDIA_SEEK_COMPLETE: in handleMessage()