Searched refs:mExitSharedElementBundle (Results 1 – 1 of 1) sorted by relevance
62 private Bundle mExitSharedElementBundle; field in ExitTransitionCoordinator105 mExitSharedElementBundle = resultData; in onReceiveResult()150 if (decorView != null && mExitSharedElementBundle != null && in sharedElementExitBack()151 !mExitSharedElementBundle.isEmpty() && in sharedElementExitBack()174 final ArrayList<View> sharedElementSnapshots = createSnapshots(mExitSharedElementBundle, in startSharedElementExit()177 setSharedElementState(mExitSharedElementBundle, sharedElementSnapshots); in startSharedElementExit()404 mSharedElementBundle = mExitSharedElementBundle == null in sharedElementTransitionComplete()415 Bundle sharedElementState = mExitSharedElementBundle.getBundle(name); in captureExitSharedElementsState()506 mExitSharedElementBundle = null; in clearState()