Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DSurfaceAnimationRunner.java181 final ArrayList<SurfaceControl> extensionSurfaces = new ArrayList<>(); in startAnimation() local
183 mEdgeExtensions.put(animationLeash, extensionSurfaces); in startAnimation()