Searched refs:mCachedXmlBlockCookies (Results 1 – 2 of 2) sorted by relevance
151 private final int[] mCachedXmlBlockCookies = new int[XML_BLOCK_CACHE_SIZE]; field in ResourcesImpl663 Arrays.fill(mCachedXmlBlockCookies, 0); in flushLayoutCache()1311 final int[] cachedXmlBlockCookies = mCachedXmlBlockCookies;
13897 Landroid/content/res/ResourcesImpl;->mCachedXmlBlockCookies:[I