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