Searched refs:closingAppHasWallpaper (Results 1 – 1 of 1) sorted by relevance
1104 boolean closingAppHasWallpaper = false; in handleAppTransitionReadyLocked()1132 closingAppHasWallpaper = true; in handleAppTransitionReadyLocked()1162 closingAppHasWallpaper, lowerWallpaperTarget, upperWallpaperTarget); in handleAppTransitionReadyLocked()1403 boolean closingAppHasWallpaper, WindowState lowerWallpaperTarget, in maybeUpdateTransitToWallpaper() argument1420 if (closingAppHasWallpaper && openingAppHasWallpaper) { in maybeUpdateTransitToWallpaper()