Searched refs:oldBlock (Results 1 – 1 of 1) sorted by relevance
583 final XmlBlock oldBlock = cachedXmlBlocks[i]; in flushLayoutCache() local584 if (oldBlock != null) { in flushLayoutCache()585 oldBlock.close(); in flushLayoutCache()1244 final XmlBlock oldBlock = cachedXmlBlocks[pos];1245 if (oldBlock != null) {1246 oldBlock.close();