Searched refs:zoneTabSize (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/libcore/util/
H A DZoneInfoDB.java128 private void readZoneTab(BufferIterator it, int zoneTabOffset, int zoneTabSize) { argument
129 byte[] bytes = new byte[zoneTabSize];

Completed in 920 milliseconds