Searched refs:mCachedXmlBlockFiles (Results 1 – 1 of 1) sorted by relevance
152 private final String[] mCachedXmlBlockFiles = new String[XML_BLOCK_CACHE_SIZE]; field in ResourcesImpl562 Arrays.fill(mCachedXmlBlockFiles, null); in flushLayoutCache()1220 final String[] cachedXmlBlockFiles = mCachedXmlBlockFiles; in loadXmlResourceParser()