Searched refs:unmatchedEnd (Results 1 – 1 of 1) sorted by relevance
529 ArrayMap<View, TransitionValues> unmatchedEnd) { in matchInstances() argument533 TransitionValues end = unmatchedEnd.remove(view); in matchInstances()549 ArrayMap<View, TransitionValues> unmatchedEnd, in matchItemIds() argument558 TransitionValues endValues = unmatchedEnd.get(endView); in matchItemIds()563 unmatchedEnd.remove(endView); in matchItemIds()576 ArrayMap<View, TransitionValues> unmatchedEnd, in matchIds() argument585 TransitionValues endValues = unmatchedEnd.get(endView); in matchIds()590 unmatchedEnd.remove(endView); in matchIds()603 ArrayMap<View, TransitionValues> unmatchedEnd, in matchNames() argument612 TransitionValues endValues = unmatchedEnd.get(endView); in matchNames()[all …]