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