Home
last modified time | relevance | path

Searched refs:getTableEntryRangeLengthBitCount (Results 1 – 3 of 3) sorted by relevance

/packages/modules/GeoTZ/s2storage/src/write/java/com/android/timezone/location/storage/tzs2range/write/
DHeaderBlockWriter.java76 tos.writeUnsignedByte(mFileFormat.getTableEntryRangeLengthBitCount()); in close()
/packages/modules/GeoTZ/s2storage/src/test/java/com/android/timezone/location/storage/tzs2range/
DTzS2RangeFileFormatTest.java47 tzS2RangeFileFormat.getTableEntryRangeLengthBitCount()); in accessors()
/packages/modules/GeoTZ/s2storage/src/readonly/java/com/android/timezone/location/storage/tzs2range/
DTzS2RangeFileFormat.java240 public int getTableEntryRangeLengthBitCount() { in getTableEntryRangeLengthBitCount() method in TzS2RangeFileFormat