Searched refs:timeBarMinUpdateIntervalMs (Results 1 – 1 of 1) sorted by relevance
306 private int timeBarMinUpdateIntervalMs; field in PlayerControlView342 timeBarMinUpdateIntervalMs = DEFAULT_TIME_BAR_MIN_UPDATE_INTERVAL_MS; in PlayerControlView()365 timeBarMinUpdateIntervalMs)); in PlayerControlView()733 timeBarMinUpdateIntervalMs = in setTimeBarMinUpdateInterval()1016 delayMs = Util.constrainValue(delayMs, timeBarMinUpdateIntervalMs, MAX_UPDATE_INTERVAL_MS); in updateProgress()