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.java554 private AttributeCache.Entry getCachedAnimations(LayoutParams lp) { in getCachedAnimations() method in AppTransition
575 private AttributeCache.Entry getCachedAnimations(String packageName, int resId) { in getCachedAnimations() method in AppTransition
594 AttributeCache.Entry ent = getCachedAnimations(lp); in loadAnimationAttr()
610 AttributeCache.Entry ent = getCachedAnimations(lp); in loadAnimationRes()
621 AttributeCache.Entry ent = getCachedAnimations(packageName, resId); in loadAnimationRes()
/frameworks/base/services/
Dart-profile15484 HSPLcom/android/server/wm/AppTransition;->getCachedAnimations(Landroid/view/WindowManager$LayoutPar…