Searched refs:mExitingToView (Results 1 – 1 of 1) sorted by relevance
63 private ArrayList<View> mExitingToView; field in ActivityTransitionState221 if (mExitingToView != null) { in startEnter()223 mExitingToView); in startEnter()234 mExitingToView = null; in startEnter()274 mExitingToView = null; in clear()294 mExitingToView = null; in restoreReenteringViews()375 mExitingToView = mCalledExitCoordinator.copyMappedViews(); in startExitOutTransition()