Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DResourcesImpl.java141 private final String[] mCachedXmlBlockFiles = new String[XML_BLOCK_CACHE_SIZE]; field in ResourcesImpl
572 Arrays.fill(mCachedXmlBlockFiles, null); in flushLayoutCache()
1192 final String[] cachedXmlBlockFiles = mCachedXmlBlockFiles; in loadXmlResourceParser()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt13898 Landroid/content/res/ResourcesImpl;->mCachedXmlBlockFiles:[Ljava/lang/String;