Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DWallpaperControllerTests.java278 final RecentsAnimationController recentsController = mock(RecentsAnimationController.class); in testUpdateWallpaperTarget() local
339 final RecentsAnimationController recentsController = mock(RecentsAnimationController.class); in testFixedRotationRecentsAnimatingTask() local