Home
last modified time | relevance | path

Searched defs: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()
70 Consumer<WallpaperAnimationAdapter> animationCanceledRunnable, in startWallpaperAnimations()