Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/content/res/
H A DResourcesImpl.java122 private final DrawableCache mColorDrawableCache = new DrawableCache(); field in ResourcesImpl
483 mColorDrawableCache.onConfigurationChange(configChanges); in updateConfiguration()
598 mColorDrawableCache.clear(); in clearAllCaches()
645 caches = mColorDrawableCache; in loadDrawable()