Home
last modified time | relevance | path

Searched defs:offsetIndex (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/java/libcore/util/
DZoneInfo.java558 int offsetIndex = findOffsetIndexForTimeInMilliseconds(when); in getOffset() local
570 int offsetIndex = findOffsetIndexForTimeInMilliseconds(when); in inDaylightTime() local
721 int offsetIndex = zoneInfo.findOffsetIndexForTimeInSeconds(timeSeconds); in localtime() local