Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DRecentsAnimation.java180 if (mWindowManager.getRecentsAnimationController() != null) { in startRecentsActivity()
181 mWindowManager.getRecentsAnimationController().forceCancelAnimation( in startRecentsActivity()
289 mWindowManager.getRecentsAnimationController(), reorderMode); in finishAnimation()
295 mWindowManager.getRecentsAnimationController(); in finishAnimation()
460 mWindowManager.getRecentsAnimationController(); in onRootTaskOrderChanged()
DNonAppWindowAnimationAdapter.java94 && service.getRecentsAnimationController() == null in shouldAttachNavBarToApp()
DWallpaperWindowToken.java166 mWmService.getRecentsAnimationController(); in updateWallpaperWindows()
DInputMonitor.java417 mService.getRecentsAnimationController(); in updateInputFocusRequest()
635 mService.getRecentsAnimationController(); in accept()
DWallpaperController.java214 final RecentsAnimationController controller = mService.getRecentsAnimationController(); in isRecentsTransitionTarget()
940 if (mService.getRecentsAnimationController() != null) { in processWallpaperDrawPendingTimeout()
941 mService.getRecentsAnimationController().startAnimation(); in processWallpaperDrawPendingTimeout()
DAsyncRotationController.java178 final RecentsAnimationController recents = mService.getRecentsAnimationController(); in accept()
DAppTransition.java406 && mService.getRecentsAnimationController() == null) { in goodToGo()
474 final boolean recentsAnimRunning = mService.getRecentsAnimationController() != null; in needsBoosting()
DAccessibilityWindowsPopulator.java695 final RecentsAnimationController controller = service.getRecentsAnimationController(); in initializeData()
DActivityMetricsLogger.java1288 final Object controller = wm.getRecentsAnimationController(); in logRecentsAnimationLatency()
1291 || controller != wm.getRecentsAnimationController()) { in logRecentsAnimationLatency()
DRootWindowContainer.java809 mWmService.getRecentsAnimationController(); in performSurfacePlacementNoTrace()
1473 if (mWindowManager.getRecentsAnimationController() != null) { in startHomeOnTaskDisplayArea()
1474 mWindowManager.getRecentsAnimationController().cancelAnimationForHomeStart(); in startHomeOnTaskDisplayArea()
DRecentsAnimationController.java1046 mService.getRecentsAnimationController().startAnimation();
DAppTransitionController.java1096 final RecentsAnimationController rac = mService.getRecentsAnimationController(); in applyAnimations()
DDisplayRotation.java619 mService.getRecentsAnimationController(); in updateRotationUnchecked()
DDisplayContent.java5874 mWmService.getRecentsAnimationController(); in calculateSystemGestureExclusion()
6097 mWmService.getRecentsAnimationController(); in getKeepClearAreas()
6283 mWmService.getRecentsAnimationController(); in updateDisplayOverrideConfigurationLocked()
DAccessibilityController.java1773 mService.getRecentsAnimationController(); in computeChangedWindows()
DTask.java3024 final RecentsAnimationController controller = mWmService.getRecentsAnimationController(); in shouldAnimate()
3343 final RecentsAnimationController control = mWmService.getRecentsAnimationController();
DWindowState.java1964 mWmService.getRecentsAnimationController(); in isInteresting()
DWindowManagerService.java3235 RecentsAnimationController getRecentsAnimationController() { in getRecentsAnimationController() method in WindowManagerService
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DRemoteAnimationControllerTest.java737 doReturn(mockController).when(mWm).getRecentsAnimationController(); in testNonAppTarget_notSendNavBar_controlledByRecents()
DDisplayContentTests.java1841 doReturn(mock(RecentsAnimationController.class)).when(mWm).getRecentsAnimationController(); in testRecentsNotRotatingWithFixedRotation()
/frameworks/base/services/
Dart-profile3814 HSPLcom/android/server/wm/WindowManagerService;->getRecentsAnimationController()Lcom/android/server…
Dart-wear-profile29547 HPLcom/android/server/wm/WindowManagerService;->getRecentsAnimationController()Lcom/android/server/…