Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowContainer.java1281 SurfaceControl getAppAnimationLayer(@AnimationLayer int animationLayer) { in getAppAnimationLayer() argument
1284 return parent.getAppAnimationLayer(animationLayer); in getAppAnimationLayer()
DDisplayContent.java4543 SurfaceControl getAppAnimationLayer(@AnimationLayer int animationLayer) { in getAppAnimationLayer() argument
4544 switch (animationLayer) { in getAppAnimationLayer()