Searched refs:footer (Results 1 – 2 of 2) sorted by relevance
208 ByteBuffer footer = apk.getByteBuffer(centralDirStartOffset - 24, 24); in findApkSigningBlock() local209 footer.order(ByteOrder.LITTLE_ENDIAN); in findApkSigningBlock()210 if ((footer.getLong(8) != APK_SIG_BLOCK_MAGIC_LO) in findApkSigningBlock()211 || (footer.getLong(16) != APK_SIG_BLOCK_MAGIC_HI)) { in findApkSigningBlock()216 long apkSigBlockSizeInFooter = footer.getLong(0); in findApkSigningBlock()217 if ((apkSigBlockSizeInFooter < footer.capacity()) in findApkSigningBlock()
... destdir private java.io.File destfile private String footer private String encoding private java.util.Locale locale ...