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