Searched refs:timeValWithoutDST (Results 1 – 1 of 1) sorted by relevance
810 long timeValWithoutDST = timeVal - getOffset(timeVal) in computeTime() local812 timeVal -= getOffset(timeValWithoutDST); in computeTime()816 if (timeValWithoutDST != timeVal) { in computeTime()