Searched refs:animatorCache (Results 1 – 1 of 1) sorted by relevance
112 final ConfigurationBoundResourceCache<Animator> animatorCache = resources in loadAnimator() local114 Animator animator = animatorCache.getInstance(id, resources, theme); in loadAnimator()123 int cacheGeneration = animatorCache.getGeneration(); in loadAnimator()135 animatorCache.put(id, theme, constantState, cacheGeneration); in loadAnimator()