Searched refs:onStartRecentsAnimation (Results 1 – 4 of 4) sorted by relevance
1738 mDisplayContent.mFixedRotationTransitionListener.onStartRecentsAnimation(app); in testRotateSeamlesslyWithFixedRotation()1835 mDisplayContent.mFixedRotationTransitionListener.onStartRecentsAnimation(recentsActivity); in testRecentsNotRotatingWithFixedRotation()1844 mDisplayContent.mFixedRotationTransitionListener.onStartRecentsAnimation(recentsActivity); in testRecentsNotRotatingWithFixedRotation()1851 mDisplayContent.mFixedRotationTransitionListener.onStartRecentsAnimation(recentsActivity); in testRecentsNotRotatingWithFixedRotation()1861 mDisplayContent.mFixedRotationTransitionListener.onStartRecentsAnimation(recentsActivity); in testRecentsNotRotatingWithFixedRotation()
471 mDisplayContent.mFixedRotationTransitionListener.onStartRecentsAnimation(recents); in testCheckRotationAfterCleanup()
445 mDisplayContent.mFixedRotationTransitionListener.onStartRecentsAnimation(targetActivity); in initialize()
6782 void onStartRecentsAnimation(@NonNull ActivityRecord r) { in onStartRecentsAnimation() method in FixedRotationTransitionListener