Searched refs:apkSigingBlock (Results 1 – 1 of 1) sorted by relevance
1416 private OutputApkSigningBlockRequestImpl(byte[] apkSigingBlock, int paddingBefore) { in OutputApkSigningBlockRequestImpl() argument1417 mApkSigningBlock = apkSigingBlock.clone(); in OutputApkSigningBlockRequestImpl()