Searched refs:openingChanges (Results 1 – 1 of 1) sorted by relevance
237 final List<TransitionInfo.Change> openingChanges = new ArrayList<>(); in createOpenCloseAnimationAdapters() local243 openingChanges.add(change); in createOpenCloseAnimationAdapters()257 for (TransitionInfo.Change change : openingChanges) { in createOpenCloseAnimationAdapters()