Searched refs:getBottomMostTask (Results 1 – 9 of 9) sorted by relevance
239 ? taskDisplayArea.getBottomMostTask() : mTargetRootTask.getBottomMostTask(); in processPendingReparentActivities()
1087 final Task bottomTask = getBottomMostTask(); in returnsToHomeRootTask()6119 final Task task = getBottomMostTask();
2231 Task getBottomMostTask() { in getBottomMostTask() method in WindowContainer
111 final ActivityRecord activity = stack.getBottomMostTask().getTopNonFinishingActivity(); in testActivityFinish()125 final ActivityRecord activity = stack.getBottomMostTask().getTopNonFinishingActivity(); in testOnPictureInPictureRequested()145 final ActivityRecord activity = stack.getBottomMostTask().getTopNonFinishingActivity(); in testOnPictureInPictureRequested_cannotEnterPip()158 final ActivityRecord activity = stack.getBottomMostTask().getTopNonFinishingActivity(); in testOnPictureInPictureRequested_alreadyInPIPMode()322 final ActivityRecord activity = stack.getBottomMostTask().getTopNonFinishingActivity(); in testEnterPipModeWhenResumed_autoEnterEnabled_returnTrue()338 final ActivityRecord activity = stack.getBottomMostTask().getTopNonFinishingActivity(); in testEnterPipModeWhenResumed_autoEnterDisabled_returnTrue()354 final ActivityRecord activity = stack.getBottomMostTask().getTopNonFinishingActivity(); in testEnterPipModeWhenPausing_autoEnterEnabled_returnFalse()370 final ActivityRecord activity = stack.getBottomMostTask().getTopNonFinishingActivity(); in testEnterPipModeWhenPausing_autoEnterDisabled_returnTrue()
585 Task task = rootTask.getBottomMostTask(); in testBoundsOnModeChangeFreeformToFullscreen()612 final Task task = rootTask.getBottomMostTask(); in testTopActivityEligibleForUserAspectRatioButton()654 final Task task = rootTask.getBottomMostTask(); in testIsTopActivityTranslucent()685 final Task task = rootTask.getBottomMostTask(); in testFullscreenBoundsForcedOrientation()756 final Task task = rootTask.getBottomMostTask(); in testReportsOrientationRequestInLetterboxForOrientation()781 Task task = rootTask.getBottomMostTask(); in testIgnoresForcedOrientationWhenParentHandles()
117 .getBottomMostTask(); in setupDisplay()122 .getBottomMostTask(); in setupDisplay()
719 final Task targetTask = targetRootTask.getBottomMostTask(); in testFindTaskToMoveToFrontWhenRecentsOnTop()
1502 assertThat(mDisplayContent.getBottomMostTask()).isEqualTo(firstRootTask); in testReorderWithParents()
1033 task2.moveToBack("test", task2.getBottomMostTask()); in testFinishActivityIfPossible_adjustStackOrder()