Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/content/res/
H A DResourcesImpl.java117 private final DrawableCache mColorDrawableCache = new DrawableCache(); field in ResourcesImpl
471 mColorDrawableCache.onConfigurationChange(configChanges); in updateConfiguration()
586 mColorDrawableCache.clear(); in clearAllCaches()
633 caches = mColorDrawableCache; in loadDrawable()