Searched refs:winGoingAway (Results 1 – 1 of 1) sorted by relevance
1794 void hideWallpapersLocked(final WindowState winGoingAway) { in hideWallpapersLocked() argument1796 && (mWallpaperTarget != winGoingAway || mLowerWallpaperTarget != null)) { in hideWallpapersLocked()1802 mDeferredHideWallpaper = winGoingAway; in hideWallpapersLocked()1806 final boolean wasDeferred = (mDeferredHideWallpaper == winGoingAway); in hideWallpapersLocked()1823 + " from " + winGoingAway + " target=" + mWallpaperTarget + " lower=" in hideWallpapersLocked()