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.java129 private final DrawableCache mColorDrawableCache = new DrawableCache(); field in ResourcesImpl
483 mColorDrawableCache.onConfigurationChange(configChanges); in updateConfiguration()
614 caches = mColorDrawableCache; in loadDrawable()