Searched refs:unmatchedEnd (Results 1 – 1 of 1) sorted by relevance
530 ArrayMap<View, TransitionValues> unmatchedEnd) { in matchInstances() argument534 TransitionValues end = unmatchedEnd.remove(view); in matchInstances()550 ArrayMap<View, TransitionValues> unmatchedEnd, in matchItemIds() argument559 TransitionValues endValues = unmatchedEnd.get(endView); in matchItemIds()564 unmatchedEnd.remove(endView); in matchItemIds()577 ArrayMap<View, TransitionValues> unmatchedEnd, in matchIds() argument586 TransitionValues endValues = unmatchedEnd.get(endView); in matchIds()591 unmatchedEnd.remove(endView); in matchIds()604 ArrayMap<View, TransitionValues> unmatchedEnd, in matchNames() argument613 TransitionValues endValues = unmatchedEnd.get(endView); in matchNames()[all …]