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.java607 int offsetIndex = findOffsetIndexForTimeInMilliseconds(when); in getOffset() local
619 int offsetIndex = findOffsetIndexForTimeInMilliseconds(when); in inDaylightTime() local
775 int offsetIndex = zoneInfo.findOffsetIndexForTimeInSeconds(timeSeconds); in localtime() local