Searched refs:NOTIFY_SEEK (Results 1 – 1 of 1) sorted by relevance
5513 private static final int NOTIFY_SEEK = 3; field in MediaPlayer.TimeProvider5588 scheduleNotification(NOTIFY_SEEK, 0 /* delay */); in onPaused()5624 scheduleNotification(NOTIFY_SEEK, 0 /* delay */); in onSeekComplete()5635 scheduleNotification(NOTIFY_SEEK, 0 /* delay */); in onNewPlayer()5844 scheduleNotification(NOTIFY_SEEK, 0 /* delay */); in getCurrentTimeUs()5869 case NOTIFY_SEEK: in handleMessage()