Searched refs:NOTIFY_SEEK (Results 1 – 1 of 1) sorted by relevance
3554 private static final int NOTIFY_SEEK = 3; field in MediaPlayer.TimeProvider3623 scheduleNotification(NOTIFY_SEEK, 0 /* delay */); in onPaused()3659 scheduleNotification(NOTIFY_SEEK, 0 /* delay */); in onSeekComplete()3670 scheduleNotification(NOTIFY_SEEK, 0 /* delay */); in onNewPlayer()3901 scheduleNotification(NOTIFY_SEEK, 0 /* delay */); in getCurrentTimeUs()3930 case NOTIFY_SEEK: in handleMessage()