Searched refs:offsetTimestamp (Results 1 – 1 of 1) sorted by relevance
317 final long offsetTimestamp = timestamp - offset; in getOffsetTimestamp() local319 return offsetTimestamp == 0 ? offsetTimestamp + 1 : offsetTimestamp; in getOffsetTimestamp()