Searched refs:oldChange (Results 1 – 1 of 1) sorted by relevance
700 for (TransitionInfo.Change oldChange : from.getChanges()) { in handoverTransitionLeashes()701 if (oldChange.getContainer() != null) { in handoverTransitionLeashes()702 originalChanges.put(oldChange.getContainer(), oldChange); in handoverTransitionLeashes() local710 final TransitionInfo.Change oldChange = originalChanges.get( in handoverTransitionLeashes() local713 newChange.setLeash(oldChange.getLeash()); in handoverTransitionLeashes()