Searched refs:mExitingToView (Results 1 – 2 of 2) sorted by relevance
64 private ArrayList<View> mExitingToView; field in ActivityTransitionState238 if (mExitingToView != null) { in startEnter()240 mExitingToView); in startEnter()251 mExitingToView = null; in startEnter()297 mExitingToView = null; in clear()317 mExitingToView = null; in restoreReenteringViews()401 mExitingToView = mCalledExitCoordinator.copyMappedViews(); in startExitOutTransition()
2349 Landroid/app/ActivityTransitionState;->mExitingToView:Ljava/util/ArrayList;