Searched defs:blockId (Results 1 – 9 of 9) sorted by relevance
138 public BlockInfo getBlockInfo(int blockId) { in getBlockInfo()144 public Block getBlock(int blockId) throws IOException { in getBlock()
62 Integer blockId, in show()79 Integer blockId, in newInstance()
44 public static File generateDumpFile(File dir, String filePrefix, int blockId, int maxBlockId) { in generateDumpFile()
153 final Integer blockId) { in onUnblock()
200 public Integer blockId; field in CallLogListItemViewHolder1343 Integer blockId); in onUnblock()
82 int blockId = mBlockInfos.size(); in addBlock() local
92 int blockId = prefix + mFileFormat.getSuffixTableBlockIdOffset(); in initialize() local
69 static SignatureInfo findSignature(RandomAccessFile apk, int blockId) in findSignature()751 static ByteBuffer findApkSignatureSchemeBlock(ByteBuffer apkSigningBlock, int blockId) in findApkSignatureSchemeBlock()
255 int blockId = inputStream.readInt(); in getTotalDataSizeLocked() local