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