Searched refs:REFRESH_AND_NOTIFY_TIME (Results 1 – 1 of 1) sorted by relevance
3552 private static final int REFRESH_AND_NOTIFY_TIME = 1; field in MediaPlayer.TimeProvider3590 (type == NOTIFY_TIME || type == REFRESH_AND_NOTIFY_TIME)) { in scheduleNotification()3627 scheduleNotification(REFRESH_AND_NOTIFY_TIME, 0 /* delay */); in onPaused()3637 scheduleNotification(REFRESH_AND_NOTIFY_TIME, 0 /* delay */); in onBuffering()3924 case REFRESH_AND_NOTIFY_TIME: in handleMessage()