Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/transition/
H A DTransition.java530 ArrayMap<View, TransitionValues> unmatchedEnd) { in matchInstances()
550 ArrayMap<View, TransitionValues> unmatchedEnd, in matchItemIds()
577 ArrayMap<View, TransitionValues> unmatchedEnd, in matchIds()
604 ArrayMap<View, TransitionValues> unmatchedEnd, in matchNames()
630 ArrayMap<View, TransitionValues> unmatchedEnd) { in addUnmatched()
654 ArrayMap<View, TransitionValues> unmatchedEnd = in matchStartAndEnd() local