Searched refs:mCachedXmlBlockFiles (Results 1 – 2 of 2) sorted by relevance
152 private final String[] mCachedXmlBlockFiles = new String[XML_BLOCK_CACHE_SIZE]; field in ResourcesImpl562 Arrays.fill(mCachedXmlBlockFiles, null); in flushLayoutCache()1220 final String[] cachedXmlBlockFiles = mCachedXmlBlockFiles; in loadXmlResourceParser()
17939 Landroid/content/res/ResourcesImpl;->mCachedXmlBlockFiles:[Ljava/lang/String;