Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DNavBarFadeAnimationController.java124 SurfaceAnimationRunner surfaceAnimationRunner, boolean show, in NavFadeAnimationAdapter() argument
126 super(windowAnimationSpec, surfaceAnimationRunner, show, token); in NavFadeAnimationAdapter()
H A DFadeAnimationController.java139 SurfaceAnimationRunner surfaceAnimationRunner, boolean show, in FadeAnimationAdapter() argument
141 super(windowAnimationSpec, surfaceAnimationRunner); in FadeAnimationAdapter()