Searched refs:REORDER_MOVE_TO_ORIGINAL_POSITION (Results 1 – 4 of 4) sorted by relevance
81 public static final int REORDER_MOVE_TO_ORIGINAL_POSITION = 2; field in RecentsAnimationController86 REORDER_MOVE_TO_ORIGINAL_POSITION97 cancelAnimation(REORDER_MOVE_TO_ORIGINAL_POSITION, "failSafeRunnable");202 : REORDER_MOVE_TO_ORIGINAL_POSITION,355 cancelAnimation(REORDER_MOVE_TO_ORIGINAL_POSITION, "initialize-noVisibleTasks"); in initialize()362 cancelAnimation(REORDER_MOVE_TO_ORIGINAL_POSITION, "initialize-failedToLinkToDeath"); in initialize()433 cancelAnimation(REORDER_MOVE_TO_ORIGINAL_POSITION, "startAnimation-noAppWindows"); in startAnimation()628 cancelAnimation(REORDER_MOVE_TO_ORIGINAL_POSITION, "binderDied"); in binderDied()781 cancelAnimation(REORDER_MOVE_TO_ORIGINAL_POSITION, "taskAnimationAdapterCanceled"); in onAnimationCancelled()
32 import static com.android.server.wm.RecentsAnimationController.REORDER_MOVE_TO_ORIGINAL_POSITION;190 mWindowManager.cancelRecentsAnimationSynchronously(REORDER_MOVE_TO_ORIGINAL_POSITION, in startRecentsActivity()288 } else if (reorderMode == REORDER_MOVE_TO_ORIGINAL_POSITION){ in finishAnimation()
117 import static com.android.server.wm.RecentsAnimationController.REORDER_MOVE_TO_ORIGINAL_POSITION;2797 ? REORDER_MOVE_TO_ORIGINAL_POSITION in cancelRecentsAnimation()
33 import static com.android.server.wm.RecentsAnimationController.REORDER_MOVE_TO_ORIGINAL_POSITION;120 mController.cancelAnimation(REORDER_MOVE_TO_ORIGINAL_POSITION, "test"); in testCancelAfterRemove_expectIgnored()