Searched refs:REORDER_MOVE_TO_ORIGINAL_POSITION (Results 1 – 4 of 4) sorted by relevance
97 public static final int REORDER_MOVE_TO_ORIGINAL_POSITION = 2; field in RecentsAnimationController102 REORDER_MOVE_TO_ORIGINAL_POSITION148 private int mPendingCancelWithScreenshotReorderMode = REORDER_MOVE_TO_ORIGINAL_POSITION;259 : REORDER_MOVE_TO_ORIGINAL_POSITION, sendUserLeaveHint);438 cancelAnimation(REORDER_MOVE_TO_ORIGINAL_POSITION, "initialize-noVisibleTasks"); in initialize()445 cancelAnimation(REORDER_MOVE_TO_ORIGINAL_POSITION, "initialize-failedToLinkToDeath"); in initialize()544 cancelAnimation(REORDER_MOVE_TO_ORIGINAL_POSITION, "startAnimation-noAppWindows"); in startAnimation()813 cancelAnimation(mWillFinishToHome ? REORDER_MOVE_TO_TOP : REORDER_MOVE_TO_ORIGINAL_POSITION,939 if (reorderMode != REORDER_MOVE_TO_ORIGINAL_POSITION976 if (reorderMode == REORDER_MOVE_TO_ORIGINAL_POSITION && !mIsAddingTaskToTargets) {[all …]
32 import static com.android.server.wm.RecentsAnimationController.REORDER_MOVE_TO_ORIGINAL_POSITION;182 REORDER_MOVE_TO_ORIGINAL_POSITION, "startRecentsActivity"); in startRecentsActivity()358 } else if (reorderMode == REORDER_MOVE_TO_ORIGINAL_POSITION){ in finishAnimation()
128 import static com.android.server.wm.RecentsAnimationController.REORDER_MOVE_TO_ORIGINAL_POSITION;2578 ? REORDER_MOVE_TO_ORIGINAL_POSITION in cancelRecentsAnimation()
36 import static com.android.server.wm.RecentsAnimationController.REORDER_MOVE_TO_ORIGINAL_POSITION;142 mController.cancelAnimation(REORDER_MOVE_TO_ORIGINAL_POSITION, "test"); in testCancelAfterRemove_expectIgnored()386 mController.cleanupAnimation(REORDER_MOVE_TO_ORIGINAL_POSITION); in testRecentViewInFixedPortraitWhenTopAppInLandscape()426 mController.cleanupAnimation(REORDER_MOVE_TO_ORIGINAL_POSITION); in testClearFixedRotationLaunchingAppAfterCleanupAnimation()438 mController.cleanupAnimation(REORDER_MOVE_TO_ORIGINAL_POSITION); in testClearFixedRotationLaunchingAppAfterCleanupAnimation()444 mController.cleanupAnimation(REORDER_MOVE_TO_ORIGINAL_POSITION); in testClearFixedRotationLaunchingAppAfterCleanupAnimation()480 mWm.cleanupRecentsAnimation(REORDER_MOVE_TO_ORIGINAL_POSITION); in testCheckRotationAfterCleanup()619 mController.cleanupAnimation(REORDER_MOVE_TO_ORIGINAL_POSITION); in testRestoreNavBarWhenBackToApp_expectNoAnimation()648 mController.cleanupAnimation(REORDER_MOVE_TO_ORIGINAL_POSITION); in testAddTaskToTargets_expectAnimation()691 mController.cleanupAnimation(REORDER_MOVE_TO_ORIGINAL_POSITION); in testAttachNavBarInSplitScreenMode()[all …]