Home
last modified time | relevance | path

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

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