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

/frameworks/base/core/java/android/util/apk/
H A DZipUtils.java41 private static final int ZIP64_EOCD_LOCATOR_SIZE = 20; field in class:ZipUtils
193 long locatorPosition = zipEndOfCentralDirectoryPosition - ZIP64_EOCD_LOCATOR_SIZE;

Completed in 30 milliseconds