Searched refs:contentBytesLen (Results 1 – 1 of 1) sorted by relevance
1632 final int contentBytesLen = in.readInt(); in Attachment() local1633 if (contentBytesLen == -1) { in Attachment()1636 mContentBytes = new byte[contentBytesLen]; in Attachment()