Searched refs:getCachedAnimations (Results 1 – 1 of 1) sorted by relevance
188 AttributeCache.Entry ent = getCachedAnimations(packageName, resId); in loadAnimationRes()208 AttributeCache.Entry ent = getCachedAnimations(lp); in loadAnimationAttr()227 AttributeCache.Entry ent = getCachedAnimations(DEFAULT_PACKAGE, in loadDefaultAnimationAttr()241 private AttributeCache.Entry getCachedAnimations(LayoutParams lp) { in getCachedAnimations() method in TransitionAnimation266 private AttributeCache.Entry getCachedAnimations(String packageName, int resId) { in getCachedAnimations() method in TransitionAnimation