Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWallpaperAnimationAdapter.java55 Consumer<WallpaperAnimationAdapter> animationCanceledRunnable) { in WallpaperAnimationAdapter() argument
59 mAnimationCanceledRunnable = animationCanceledRunnable; in WallpaperAnimationAdapter()
69 Consumer<WallpaperAnimationAdapter> animationCanceledRunnable, in startWallpaperAnimations() argument
81 animationCanceledRunnable); in startWallpaperAnimations()