Searched refs:getCachedAnimations (Results 1 – 1 of 1) sorted by relevance
238 AttributeCache.Entry ent = getCachedAnimations(packageName, resId); in loadAnimationRes()258 AttributeCache.Entry ent = getCachedAnimations(lp); in loadAnimationAttr()275 AttributeCache.Entry ent = getCachedAnimations(lp); in getAnimationResId()288 AttributeCache.Entry ent = getCachedAnimations(DEFAULT_PACKAGE, in getDefaultAnimationResId()316 AttributeCache.Entry ent = getCachedAnimations(packageName, animStyleResId); in loadAnimationAttr()357 private AttributeCache.Entry getCachedAnimations(LayoutParams lp) { in getCachedAnimations() method in TransitionAnimation382 private AttributeCache.Entry getCachedAnimations(String packageName, int resId) { in getCachedAnimations() method in TransitionAnimation