Searched refs:oldWallpaper (Results 1 – 1 of 1) sorted by relevance
363 @Nullable WindowState oldWallpaper, boolean skipAppTransitionAnimation) { in getTransitCompatType() argument478 } else if (oldWallpaper != null && !openingApps.isEmpty() in getTransitCompatType()479 && !openingApps.contains(oldWallpaper.mActivityRecord) in getTransitCompatType()480 && closingApps.contains(oldWallpaper.mActivityRecord) in getTransitCompatType()481 && topClosingApp == oldWallpaper.mActivityRecord) { in getTransitCompatType()