Home
last modified time | relevance | path

Searched defs:unmatchedEnd (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/transition/
DTransition.java534 ArrayMap<View, TransitionValues> unmatchedEnd) { in matchInstances()
554 ArrayMap<View, TransitionValues> unmatchedEnd, in matchItemIds()
581 ArrayMap<View, TransitionValues> unmatchedEnd, in matchIds()
608 ArrayMap<View, TransitionValues> unmatchedEnd, in matchNames()
634 ArrayMap<View, TransitionValues> unmatchedEnd) { in addUnmatched()
658 ArrayMap<View, TransitionValues> unmatchedEnd = in matchStartAndEnd() local