Home
last modified time | relevance | path

Searched refs:mCachedXmlBlockCookies (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/content/res/
DResourcesImpl.java151 private final int[] mCachedXmlBlockCookies = new int[XML_BLOCK_CACHE_SIZE]; field in ResourcesImpl
561 Arrays.fill(mCachedXmlBlockCookies, 0); in flushLayoutCache()
1219 final int[] cachedXmlBlockCookies = mCachedXmlBlockCookies; in loadXmlResourceParser()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt16784 Landroid/content/res/ResourcesImpl;->mCachedXmlBlockCookies:[I