Searched refs:oldW (Results 1 – 1 of 1) sorted by relevance
1914 WindowState oldW = mWallpaperTarget; in adjustWallpaperWindowsLocked() local1920 if (foundW != null && oldW != null) { in adjustWallpaperWindowsLocked()1921 boolean oldAnim = oldW.isAnimatingLw(); in adjustWallpaperWindowsLocked()1928 int oldI = windows.indexOf(oldW); in adjustWallpaperWindowsLocked()1935 + "=" + oldW + "; new#" + foundI in adjustWallpaperWindowsLocked()1944 mWallpaperTarget = oldW; in adjustWallpaperWindowsLocked()1945 foundW = oldW; in adjustWallpaperWindowsLocked()1957 mLowerWallpaperTarget = oldW; in adjustWallpaperWindowsLocked()1958 foundW = oldW; in adjustWallpaperWindowsLocked()1965 mUpperWallpaperTarget = oldW; in adjustWallpaperWindowsLocked()