Searched refs:unmatchedEnd (Results 1 – 1 of 1) sorted by relevance
534 ArrayMap<View, TransitionValues> unmatchedEnd) { in matchInstances() argument538 TransitionValues end = unmatchedEnd.remove(view); in matchInstances()554 ArrayMap<View, TransitionValues> unmatchedEnd, in matchItemIds() argument563 TransitionValues endValues = unmatchedEnd.get(endView); in matchItemIds()568 unmatchedEnd.remove(endView); in matchItemIds()581 ArrayMap<View, TransitionValues> unmatchedEnd, in matchIds() argument590 TransitionValues endValues = unmatchedEnd.get(endView); in matchIds()595 unmatchedEnd.remove(endView); in matchIds()608 ArrayMap<View, TransitionValues> unmatchedEnd, in matchNames() argument617 TransitionValues endValues = unmatchedEnd.get(endView); in matchNames()[all …]