Searched refs:cancelRecentsAnimationSynchronously (Results 1 – 4 of 4) sorted by relevance
188 mWindowManager.cancelRecentsAnimationSynchronously(REORDER_MOVE_TO_ORIGINAL_POSITION, in startRecentsActivity()328 mWindowManager.cancelRecentsAnimationSynchronously(REORDER_KEEP_IN_PLACE, in onStackOrderChanged()
5359 mWindowManager.cancelRecentsAnimationSynchronously(restoreHomeStackPosition in cancelRecentsAnimation()
98 verify(mService.mWindowManager, times(1)).cancelRecentsAnimationSynchronously( in testCancelAnimationOnStackOrderChange()
2748 public void cancelRecentsAnimationSynchronously( in cancelRecentsAnimationSynchronously() method in WindowManagerService