Home
last modified time | relevance | path

Searched refs:startWallpaperAnimations (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DWallpaperAnimationAdapter.java68 public static RemoteAnimationTarget[] startWallpaperAnimations(DisplayContent displayContent, in startWallpaperAnimations() method in WallpaperAnimationAdapter
DRemoteAnimationController.java280 return WallpaperAnimationAdapter.startWallpaperAnimations(mDisplayContent, in createWallpaperAnimations()
DRecentsAnimationController.java769 return WallpaperAnimationAdapter.startWallpaperAnimations(mDisplayContent, 0L, 0L, in createWallpaperAnimations()