Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DResourcesImpl.java125 private final DrawableCache mColorDrawableCache = new DrawableCache(); field in ResourcesImpl
568 mColorDrawableCache.onConfigurationChange(configChanges); in updateConfigurationImpl()
683 mColorDrawableCache.clear(); in clearAllCaches()
730 caches = mColorDrawableCache; in loadDrawable()