Home
last modified time | relevance | path

Searched refs:cancelRecentsAnimationSynchronously (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DRecentsAnimationTest.java229 verify(mService.mWindowManager, times(1)).cancelRecentsAnimationSynchronously( in testSetLaunchTaskBehindOfTargetActivity()
272 verify(mService.mWindowManager, times(1)).cancelRecentsAnimationSynchronously( in testCancelAnimationOnVisibleStackOrderChange()
317 verify(mService.mWindowManager, times(0)).cancelRecentsAnimationSynchronously( in testKeepAnimationOnHiddenStackOrderChange()
/frameworks/base/services/core/java/com/android/server/wm/
DRecentsAnimation.java244 mWindowManager.cancelRecentsAnimationSynchronously(REORDER_MOVE_TO_ORIGINAL_POSITION, in startRecentsActivity()
438 mWindowManager.cancelRecentsAnimationSynchronously(REORDER_KEEP_IN_PLACE, in onStackOrderChanged()
DWindowManagerService.java2623 public void cancelRecentsAnimationSynchronously( in cancelRecentsAnimationSynchronously() method in WindowManagerService
DActivityTaskManagerService.java2818 mWindowManager.cancelRecentsAnimationSynchronously(restoreHomeStackPosition in cancelRecentsAnimation()
/frameworks/base/services/
Dart-profile17385 PLcom/android/server/wm/WindowManagerService;->cancelRecentsAnimationSynchronously(ILjava/lang/Stri…