Searched refs:lastInIsPop (Results 1 – 1 of 1) sorted by relevance
204 final boolean inIsPop = fragments.lastInIsPop; in configureTransitionsReordered()276 final boolean inIsPop = fragments.lastInIsPop; in configureTransitionsOrdered()308 sharedElementTransition, inFragment, fragments.lastInIsPop); in configureTransitionsOrdered()493 final boolean inIsPop = fragments.lastInIsPop; in configureSharedElementsReordered()620 final boolean inIsPop = fragments.lastInIsPop; in configureSharedElementsOrdered()776 if (fragments.lastInIsPop) { in captureInSharedElements()1307 containerTransition.lastInIsPop = isPop; in addToFirstInLastOut()1369 public boolean lastInIsPop; field in FragmentTransition.FragmentContainerTransition