Searched refs:getCachedAnimations (Results 1 – 1 of 1) sorted by relevance
236 AttributeCache.Entry ent = getCachedAnimations(packageName, resId); in loadAnimationRes()256 AttributeCache.Entry ent = getCachedAnimations(lp); in loadAnimationAttr()273 AttributeCache.Entry ent = getCachedAnimations(lp); in getAnimationResId()286 AttributeCache.Entry ent = getCachedAnimations(DEFAULT_PACKAGE, in getDefaultAnimationResId()314 AttributeCache.Entry ent = getCachedAnimations(packageName, animStyleResId); in loadAnimationAttr()355 private AttributeCache.Entry getCachedAnimations(LayoutParams lp) { in getCachedAnimations() method in TransitionAnimation380 private AttributeCache.Entry getCachedAnimations(String packageName, int resId) { in getCachedAnimations() method in TransitionAnimation