Searched refs:mCachedXmlBlockCookies (Results 1 – 1 of 1) sorted by relevance
151 private final int[] mCachedXmlBlockCookies = new int[XML_BLOCK_CACHE_SIZE]; field in ResourcesImpl561 Arrays.fill(mCachedXmlBlockCookies, 0); in flushLayoutCache()1219 final int[] cachedXmlBlockCookies = mCachedXmlBlockCookies; in loadXmlResourceParser()