Searched refs:getAppAnimationLayer (Results 1 – 3 of 3) sorted by relevance
2549 SurfaceControl getAppAnimationLayer(@AnimationLayer int animationLayer) { in getAppAnimationLayer() method in WindowContainer2552 return parent.getAppAnimationLayer(animationLayer); in getAppAnimationLayer()
937 SurfaceControl getAppAnimationLayer(@AnimationLayer int animationLayer) {
6542 SurfaceControl getAppAnimationLayer() { in getAppAnimationLayer() method in ActivityRecord6543 return getAppAnimationLayer(isActivityTypeHome() ? ANIMATION_LAYER_HOME in getAppAnimationLayer()