Searched refs:oldBlock (Results 1 – 1 of 1) sorted by relevance
668 final XmlBlock oldBlock = cachedXmlBlocks[i]; in flushLayoutCache() local669 if (oldBlock != null) { in flushLayoutCache()670 oldBlock.close(); in flushLayoutCache()1329 final XmlBlock oldBlock = cachedXmlBlocks[pos];1330 if (oldBlock != null) {1331 oldBlock.close();