Searched refs:mExitingToView (Results 1 – 1 of 1) sorted by relevance
61 private ArrayList<View> mExitingToView; field in ActivityTransitionState210 if (mExitingToView != null) { in startEnter()212 mExitingToView); in startEnter()223 mExitingToView = null; in startEnter()263 mExitingToView = null; in clear()282 mExitingToView = null; in restoreReenteringViews()347 mExitingToView = mCalledExitCoordinator.copyMappedViews(); in startExitOutTransition()