Searched refs:NOTIFY_SEEK (Results 1 – 1 of 1) sorted by relevance
5136 private static final int NOTIFY_SEEK = 3; field in MediaPlayer.TimeProvider5205 scheduleNotification(NOTIFY_SEEK, 0 /* delay */); in onPaused()5241 scheduleNotification(NOTIFY_SEEK, 0 /* delay */); in onSeekComplete()5252 scheduleNotification(NOTIFY_SEEK, 0 /* delay */); in onNewPlayer()5483 scheduleNotification(NOTIFY_SEEK, 0 /* delay */); in getCurrentTimeUs()5512 case NOTIFY_SEEK: in handleMessage()