Searched refs:mExitingToView (Results 1 – 2 of 2) sorted by relevance
63 private ArrayList<View> mExitingToView; field in ActivityTransitionState232 if (mExitingToView != null) { in startEnter()234 mExitingToView); in startEnter()245 mExitingToView = null; in startEnter()285 mExitingToView = null; in clear()305 mExitingToView = null; in restoreReenteringViews()387 mExitingToView = mCalledExitCoordinator.copyMappedViews(); in startExitOutTransition()
2349 Landroid/app/ActivityTransitionState;->mExitingToView:Ljava/util/ArrayList;