Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DConfigurationBoundResourceCache.java28 public class ConfigurationBoundResourceCache<T> extends ThemedResourceCache<ConstantState<T>> { class
31 public ConfigurationBoundResourceCache() { in ConfigurationBoundResourceCache() method in ConfigurationBoundResourceCache
DResourcesImpl.java130 private final ConfigurationBoundResourceCache<ComplexColor> mComplexColorCache =
131 new ConfigurationBoundResourceCache<>();
133 private final ConfigurationBoundResourceCache<Animator> mAnimatorCache =
134 new ConfigurationBoundResourceCache<>();
136 private final ConfigurationBoundResourceCache<StateListAnimator> mStateListAnimatorCache =
137 new ConfigurationBoundResourceCache<>();
366 ConfigurationBoundResourceCache<Animator> getAnimatorCache() { in getAnimatorCache()
370 ConfigurationBoundResourceCache<StateListAnimator> getStateListAnimatorCache() { in getStateListAnimatorCache()
1000 final ConfigurationBoundResourceCache<ComplexColor> cache = mComplexColorCache; in loadComplexColorFromName()
DResources.java333 public ConfigurationBoundResourceCache<Animator> getAnimatorCache() { in getAnimatorCache()
342 public ConfigurationBoundResourceCache<StateListAnimator> getStateListAnimatorCache() { in getStateListAnimatorCache()
/frameworks/base/core/tests/coretests/src/android/content/res/
DConfigurationBoundResourceCacheTest.java31 ConfigurationBoundResourceCache<Float> mCache;
40 mCache = new ConfigurationBoundResourceCache<>(); in setUp()
/frameworks/base/core/java/android/animation/
DAnimatorInflater.java23 import android.content.res.ConfigurationBoundResourceCache;
112 final ConfigurationBoundResourceCache<Animator> animatorCache = resources in loadAnimator()
160 final ConfigurationBoundResourceCache<StateListAnimator> cache = resources in loadStateListAnimator()
/frameworks/base/config/
Dpreloaded-classes1020 android.content.res.ConfigurationBoundResourceCache
Dboot-image-profile.txt4800 HSPLandroid/content/res/ConfigurationBoundResourceCache;->getInstance(JLandroid/content/res/Resourc…
4801 HSPLandroid/content/res/ConfigurationBoundResourceCache;->onConfigurationChange(I)V
4802 HSPLandroid/content/res/ConfigurationBoundResourceCache;->shouldInvalidateEntry(Landroid/content/re…
4803 HSPLandroid/content/res/ConfigurationBoundResourceCache;->shouldInvalidateEntry(Ljava/lang/Object;I…
4833 …oid/content/res/Resources;->getAnimatorCache()Landroid/content/res/ConfigurationBoundResourceCache;
4869 …nt/res/Resources;->getStateListAnimatorCache()Landroid/content/res/ConfigurationBoundResourceCache;
4919 …content/res/ResourcesImpl;->getAnimatorCache()Landroid/content/res/ConfigurationBoundResourceCache;
4934 …es/ResourcesImpl;->getStateListAnimatorCache()Landroid/content/res/ConfigurationBoundResourceCache;
33172 Landroid/content/res/ConfigurationBoundResourceCache;
Dhiddenapi-greylist-max-o.txt16592 Landroid/content/res/ConfigurationBoundResourceCache;->getInstance(JLandroid/content/res/Resources;…
16593 Landroid/content/res/ConfigurationBoundResourceCache;->shouldInvalidateEntry(Landroid/content/res/C…
16705 …oid/content/res/Resources;->getAnimatorCache()Landroid/content/res/ConfigurationBoundResourceCache;
16709 …nt/res/Resources;->getStateListAnimatorCache()Landroid/content/res/ConfigurationBoundResourceCache;
16758 …content/res/ResourcesImpl;->getAnimatorCache()Landroid/content/res/ConfigurationBoundResourceCache;
16772 …es/ResourcesImpl;->getStateListAnimatorCache()Landroid/content/res/ConfigurationBoundResourceCache;
16787 …ontent/res/ResourcesImpl;->mComplexColorCache:Landroid/content/res/ConfigurationBoundResourceCache;