Home
last modified time | relevance | path

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

/packages/modules/GeoTZ/s2storage/src/test/java/com/android/timezone/location/storage/tzs2range/
DTzS2RangeFileFormatTest.java64 public void calculateRangeLength() { in calculateRangeLength() method in TzS2RangeFileFormatTest
/packages/modules/GeoTZ/s2storage/src/readonly/java/com/android/timezone/location/storage/tzs2range/
DTzS2RangeFileFormat.java335 public int calculateRangeLength(long rangeStartCellId, long rangeEndCellId) { in calculateRangeLength() method in TzS2RangeFileFormat