Home
last modified time | relevance | path

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

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