Searched refs:unmatchedEnd (Results 1 – 1 of 1) sorted by relevance
528 ArrayMap<View, TransitionValues> unmatchedEnd) { in matchInstances() argument532 TransitionValues end = unmatchedEnd.remove(view); in matchInstances()548 ArrayMap<View, TransitionValues> unmatchedEnd, in matchItemIds() argument557 TransitionValues endValues = unmatchedEnd.get(endView); in matchItemIds()562 unmatchedEnd.remove(endView); in matchItemIds()575 ArrayMap<View, TransitionValues> unmatchedEnd, in matchIds() argument584 TransitionValues endValues = unmatchedEnd.get(endView); in matchIds()589 unmatchedEnd.remove(endView); in matchIds()602 ArrayMap<View, TransitionValues> unmatchedEnd, in matchNames() argument611 TransitionValues endValues = unmatchedEnd.get(endView); in matchNames()[all …]