Searched defs:blockId (Results 1 – 6 of 6) sorted by relevance
119 public final int blockId; field in V4Signature.SigningInfoBlock122 public SigningInfoBlock(int blockId, byte[] signingInfo) { in SigningInfoBlock()128 int blockId = buffer.getInt(); in fromByteBuffer() local
302 final int blockId; in getBestV3Digest() local
56 DataSource apk, ZipSections zipSections, int blockId) in findSignature()86 int blockId) throws SignatureNotFoundException { in findApkSignatureSchemeBlock()
236 int blockId, in findApkSignatureSchemeBlock()794 DataSource apk, ApkUtils.ZipSections zipSections, int blockId, Result result) in findSignature()943 int blockId = apkSigningBlockBuffer.getInt(); in getApkSignatureBlocks() local
81 int blockId, in V3SchemeSigner()465 public Builder setBlockId(int blockId) { in setBlockId()
94 int blockId, in V3SchemeVerifier()679 public Builder setBlockId(int blockId) { in setBlockId()