Searched refs:REFRESH_AND_NOTIFY_TIME (Results 1 – 1 of 1) sorted by relevance
3553 private static final int REFRESH_AND_NOTIFY_TIME = 1; field in MediaPlayer.TimeProvider3591 (type == NOTIFY_TIME || type == REFRESH_AND_NOTIFY_TIME)) { in scheduleNotification()3628 scheduleNotification(REFRESH_AND_NOTIFY_TIME, 0 /* delay */); in onPaused()3638 scheduleNotification(REFRESH_AND_NOTIFY_TIME, 0 /* delay */); in onBuffering()3925 case REFRESH_AND_NOTIFY_TIME: in handleMessage()