Home
last modified time | relevance | path

Searched refs:mSharedElementBundle (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
DExitTransitionCoordinator.java53 private Bundle mSharedElementBundle; field in ExitTransitionCoordinator
341 if (mSharedElementBundle != null) { in getExitTransition()
399 return mSharedElementBundle != null && mResultReceiver != null && mIsBackgroundReady; in isReadyToNotify()
404 mSharedElementBundle = mExitSharedElementBundle == null in sharedElementTransitionComplete()
442 mResultReceiver.send(MSG_TAKE_SHARED_ELEMENTS, mSharedElementBundle); in notifyComplete()
446 final Bundle sharedElementBundle = mSharedElementBundle; in notifyComplete()
501 mSharedElementBundle = null; in clearState()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt4908 Landroid/app/ExitTransitionCoordinator;->mSharedElementBundle:Landroid/os/Bundle;