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.java1156 SurfaceControl getAppAnimationLayer(@AnimationLayer int animationLayer) { in getAppAnimationLayer() argument
1159 return parent.getAppAnimationLayer(animationLayer); in getAppAnimationLayer()
DDisplayContent.java3647 SurfaceControl getAppAnimationLayer(@AnimationLayer int animationLayer) { in getAppAnimationLayer() argument
3648 switch (animationLayer) { in getAppAnimationLayer()