Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DBackNavigationController.java482 mAnimationHandler.markStartingSurfaceMatch(); in removeIfWaitForBackTransition()
626 mAnimationHandler.markStartingSurfaceMatch(); in onTransactionReady()
870 void markStartingSurfaceMatch() { in markStartingSurfaceMatch() method in BackNavigationController.AnimationHandler