Searched refs:mCachedXmlBlockCookies (Results 1 – 2 of 2) 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()
16784 Landroid/content/res/ResourcesImpl;->mCachedXmlBlockCookies:[I