Searched refs:visibleWallpaper (Results 1 – 1 of 1) sorted by relevance
2027 final WindowState visibleWallpaper = mBelowAppWindowsContainers.getWindow( in getLayerForAnimationBackground() local2030 if (visibleWallpaper != null) { in getLayerForAnimationBackground()2031 return visibleWallpaper.mWinAnimator.mAnimLayer; in getLayerForAnimationBackground()