Searched refs:mExitingToView (Results 1 – 1 of 1) sorted by relevance
63 private ArrayList<View> mExitingToView; field in ActivityTransitionState233 if (mExitingToView != null) { in startEnter()235 mExitingToView); in startEnter()246 mExitingToView = null; in startEnter()290 mExitingToView = null; in clear()310 mExitingToView = null; in restoreReenteringViews()392 mExitingToView = mCalledExitCoordinator.copyMappedViews(); in startExitOutTransition()