Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DRemoteAnimationController.java169 final RemoteAnimationTarget[] appTargets = createAppAnimations(); in goodToGo()
244 private RemoteAnimationTarget[] createAppAnimations() { in createAppAnimations() method in RemoteAnimationController
DRecentsAnimationController.java540 final RemoteAnimationTarget[] appTargets = createAppAnimations(); in startAnimation()
752 private RemoteAnimationTarget[] createAppAnimations() { in createAppAnimations() method in RecentsAnimationController