Searched refs:ConfigurationBoundResourceCache (Results 1 – 8 of 8) sorted by relevance
28 public class ConfigurationBoundResourceCache<T> extends ThemedResourceCache<ConstantState<T>> { class31 public ConfigurationBoundResourceCache() { in ConfigurationBoundResourceCache() method in ConfigurationBoundResourceCache
130 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()
333 public ConfigurationBoundResourceCache<Animator> getAnimatorCache() { in getAnimatorCache()342 public ConfigurationBoundResourceCache<StateListAnimator> getStateListAnimatorCache() { in getStateListAnimatorCache()
31 ConfigurationBoundResourceCache<Float> mCache;40 mCache = new ConfigurationBoundResourceCache<>(); in setUp()
23 import android.content.res.ConfigurationBoundResourceCache;112 final ConfigurationBoundResourceCache<Animator> animatorCache = resources in loadAnimator()160 final ConfigurationBoundResourceCache<StateListAnimator> cache = resources in loadStateListAnimator()
1020 android.content.res.ConfigurationBoundResourceCache
4800 HSPLandroid/content/res/ConfigurationBoundResourceCache;->getInstance(JLandroid/content/res/Resourc…4801 HSPLandroid/content/res/ConfigurationBoundResourceCache;->onConfigurationChange(I)V4802 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;
16592 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;