Home
last modified time | relevance | path

Searched defs:recentsAnimationController (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DInputMonitor.java441 final RecentsAnimationController recentsAnimationController = in updateInputFocusRequest() local
568 final RecentsAnimationController recentsAnimationController = in accept() local
H A DWallpaperWindowToken.java121 final RecentsAnimationController recentsAnimationController = in updateWallpaperWindows() local
H A DDisplayRotation.java491 final RecentsAnimationController recentsAnimationController = in updateRotationUnchecked() local
H A DRootWindowContainer.java889 final RecentsAnimationController recentsAnimationController = in performSurfacePlacementNoTrace() local
H A DWindowState.java3232 final RecentsAnimationController recentsAnimationController = in isRecentsAnimationConsumingAppInput() local
H A DDisplayContent.java5729 final RecentsAnimationController recentsAnimationController = in updateDisplayOverrideConfigurationLocked() local
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DRecentsView.java4344 public void setRecentsAnimationTargets(RecentsAnimationController recentsAnimationController, in setRecentsAnimationTargets()