Home
last modified time | relevance | path

Searched refs:cancelAnimationSynchronously (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DRecentsAnimationController.java391 void cancelAnimationSynchronously(@ReorderMode int reorderMode, String reason) { in cancelAnimationSynchronously() method in RecentsAnimationController
DWindowManagerService.java2753 mRecentsAnimationController.cancelAnimationSynchronously(reorderMode, reason); in cancelRecentsAnimationSynchronously()