Searched refs:winGoingAway (Results 1 – 1 of 1) sorted by relevance
262 void hideWallpapers(final WindowState winGoingAway) { in hideWallpapers() argument264 && (mWallpaperTarget != winGoingAway || mPrevWallpaperTarget != null)) { in hideWallpapers()271 mDeferredHideWallpaper = winGoingAway; in hideWallpapers()275 final boolean wasDeferred = (mDeferredHideWallpaper == winGoingAway); in hideWallpapers()280 + " from " + winGoingAway + " target=" + mWallpaperTarget + " prev=" in hideWallpapers()