Searched refs:mResourcesImpl (Results 1 – 1 of 1) sorted by relevance
134 private ResourcesImpl mResourcesImpl; field in Resources277 final ResourcesImpl impl = mResourcesImpl; in onLoadersChanged()284 final ResourcesImpl impl = mResourcesImpl; in onLoaderUpdated()309 mResourcesImpl = new ResourcesImpl(assets, metrics, config, new DisplayAdjustments()); in Resources()338 mResourcesImpl = new ResourcesImpl(AssetManager.getSystem(), metrics, config, in Resources()349 if (impl == mResourcesImpl) { in setImpl()354 mResourcesImpl = impl; in setImpl()363 theme.setImpl(mResourcesImpl.newThemeImpl(theme.getKey())); in setImpl()383 return mResourcesImpl; in getImpl()411 return mResourcesImpl.getAnimatorCache(); in getAnimatorCache()[all …]