Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DRemoteAnimationController.java188 final RemoteAnimationTarget[] wallpaperTargets = createWallpaperAnimations(); in goodToGo()
278 private RemoteAnimationTarget[] createWallpaperAnimations() { in createWallpaperAnimations() method in RemoteAnimationController
DRecentsAnimationController.java549 final RemoteAnimationTarget[] wallpaperTargets = createWallpaperAnimations(); in startAnimation()
767 private RemoteAnimationTarget[] createWallpaperAnimations() { in createWallpaperAnimations() method in RecentsAnimationController