Searched refs:getFadeRotationAnimationController (Results 1 – 9 of 9) sorted by relevance
92 mDisplayContent.getFadeRotationAnimationController(); in fadeWindowToken()
95 && displayContent.getFadeRotationAnimationController() == null; in shouldAttachNavBarToApp()
618 || mDisplayContent.getFadeRotationAnimationController() != null) { in attachNavigationBarToApp()705 || mDisplayContent.getFadeRotationAnimationController() != null in animateNavigationBarForAppLaunch()
674 || dc.getFadeRotationAnimationController() != null) { in handleLegacyRecentsStartBehavior()
1733 @Nullable FadeRotationAnimationController getFadeRotationAnimationController() { in getFadeRotationAnimationController() method in DisplayContent
1295 assertNotNull(displayContent.getFadeRotationAnimationController()); in testHybridRotationAnimation()1309 assertNull(displayContent.getFadeRotationAnimationController()); in testHybridRotationAnimation()1347 assertNotNull(mDisplayContent.getFadeRotationAnimationController()); in testApplyTopFixedRotationTransform()1439 assertNull(mDisplayContent.getFadeRotationAnimationController()); in testApplyTopFixedRotationTransform()
627 doReturn(mockController).when(mDefaultDisplay).getFadeRotationAnimationController(); in testNotAttachNavigationBar_controlledByFadeRotationAnimation()
670 doReturn(mockController).when(mDisplayContent).getFadeRotationAnimationController(); in testNonAppTarget_notSendNavBar_controlledByFadeRotation()
45714 HPLcom/android/server/wm/DisplayContent;->getFadeRotationAnimationController()Lcom/android/server/w…