Home
last modified time | relevance | path

Searched refs:getCachedAnimations (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DAppTransition.java556 private AttributeCache.Entry getCachedAnimations(LayoutParams lp) { in getCachedAnimations() method in AppTransition
577 private AttributeCache.Entry getCachedAnimations(String packageName, int resId) { in getCachedAnimations() method in AppTransition
596 AttributeCache.Entry ent = getCachedAnimations(lp); in loadAnimationAttr()
612 AttributeCache.Entry ent = getCachedAnimations(lp); in loadAnimationRes()
623 AttributeCache.Entry ent = getCachedAnimations(packageName, resId); in loadAnimationRes()
/frameworks/base/services/
Dart-profile15484 HSPLcom/android/server/wm/AppTransition;->getCachedAnimations(Landroid/view/WindowManager$LayoutPar…