Searched refs:REWIND_POSITION_MARGIN_MS (Results 1 – 1 of 1) sorted by relevance
44 private static final long REWIND_POSITION_MARGIN_MS = 32; // Workaround value. b/29994826 field in DvrPlayer194 if (mTimeShiftCurrentPositionMs <= REWIND_POSITION_MARGIN_MS) { in rewind()353 && timeMs <= REWIND_POSITION_MARGIN_MS) { in setTvViewCallbacks()