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.java56 Consumer<WallpaperAnimationAdapter> animationCanceledRunnable) { in WallpaperAnimationAdapter() argument
60 mAnimationCanceledRunnable = animationCanceledRunnable; in WallpaperAnimationAdapter()
70 Consumer<WallpaperAnimationAdapter> animationCanceledRunnable, in startWallpaperAnimations() argument
81 animationCanceledRunnable); in startWallpaperAnimations()