Searched refs:closingChanges (Results 1 – 1 of 1) sorted by relevance
238 final List<TransitionInfo.Change> closingChanges = new ArrayList<>(); in createOpenCloseAnimationAdapters() local246 closingChanges.add(change); in createOpenCloseAnimationAdapters()265 for (TransitionInfo.Change change : closingChanges) { in createOpenCloseAnimationAdapters()