Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/transition/
DTransition.java529 ArrayMap<View, TransitionValues> unmatchedEnd) { in matchInstances()
549 ArrayMap<View, TransitionValues> unmatchedEnd, in matchItemIds()
576 ArrayMap<View, TransitionValues> unmatchedEnd, in matchIds()
603 ArrayMap<View, TransitionValues> unmatchedEnd, in matchNames()
629 ArrayMap<View, TransitionValues> unmatchedEnd) { in addUnmatched()
653 ArrayMap<View, TransitionValues> unmatchedEnd = in matchStartAndEnd() local