Searched refs:REORDER_MOVE_TO_TOP (Results 1 – 2 of 2) sorted by relevance
33 import static com.android.server.wm.RecentsAnimationController.REORDER_MOVE_TO_TOP;235 if (reorderMode == REORDER_MOVE_TO_TOP) { in finishAnimation()266 if (reorderMode == REORDER_MOVE_TO_TOP) { in finishAnimation()
80 public static final int REORDER_MOVE_TO_TOP = 1; field in RecentsAnimationController85 REORDER_MOVE_TO_TOP,201 ? REORDER_MOVE_TO_TOP570 if (reorderMode == REORDER_MOVE_TO_TOP || reorderMode == REORDER_KEEP_IN_PLACE) { in cleanupAnimation()598 if (reorderMode == REORDER_MOVE_TO_TOP || reorderMode == REORDER_KEEP_IN_PLACE) { in cleanupAnimation()