Searched refs:plainLength (Results 1 – 1 of 1) sorted by relevance
225 final int plainLength = writeSection( in writeMetadataAndContent() local227 meta.put(Document.COLUMN_SIZE, plainLength); in writeMetadataAndContent()323 int plainLength = 0; in writeSection() local328 plainLength += n; in writeSection()352 return plainLength; in writeSection()