Searched refs:mExitingToView (Results 1 – 1 of 1) sorted by relevance
62 private ArrayList<View> mExitingToView; field in ActivityTransitionState205 if (mExitingToView != null) { in startEnter()207 mExitingToView); in startEnter()218 mExitingToView = null; in startEnter()242 mExitingToView = null; in clear()317 mExitingToView = mCalledExitCoordinator.copyMappedViews(); in startExitOutTransition()