Searched defs:animationLayer (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowContainer.java1156 SurfaceControl getAppAnimationLayer(@AnimationLayer int animationLayer) { argument
1159 return parent.getAppAnimationLayer(animationLayer);
H A DDisplayContent.java3647 SurfaceControl getAppAnimationLayer(@AnimationLayer int animationLayer) { argument
3648 switch (animationLayer) {
3668 .setName("animationLayer")

Completed in 26 milliseconds