Searched refs:getFrontRootTaskId (Results 1 – 7 of 7) sorted by relevance
302 .getFrontRootTaskId(newDisplay.mId); in testMoveNonResizeableActivityToSecondaryDisplay()710 final int frontRootTaskId = mWmState.getFrontRootTaskId(newDisplay.mId); in testLaunchSameAffinityLaunchesSameDisplay()724 final int displayFrontRootTaskId = mWmState.getFrontRootTaskId(newDisplay.mId); in testLaunchSameAffinityLaunchesSameDisplay()735 final int secondFrontRootTaskId = mWmState.getFrontRootTaskId(newDisplay.mId); in testLaunchSameAffinityLaunchesSameDisplay()756 final int rootTaskId = mWmState.getFrontRootTaskId(getMainDisplayId()); in testTaskMatchOrderAcrossDisplays()790 final int frontRootTaskId = mWmState.getFrontRootTaskId(newDisplay.mId); in testLaunchDisplayAffinityMatch()806 final int secondFrontRootTaskId = mWmState.getFrontRootTaskId(newDisplay.mId); in testLaunchDisplayAffinityMatch()957 final int frontRootTaskId = mWmState.getFrontRootTaskId(displayId); in testImmediateLaunchOnNewDisplay()
538 final int frontRootTaskId = mWmState.getFrontRootTaskId(newDisplay.mId); in testPermissionLaunchMultiUidTask()
775 final int stackId = mWmState.getFrontRootTaskId(displayId); in assertTopTaskSameSurfaceSizeWithDisplay()
130 final int frontStackId = mWmState.getFrontRootTaskId(DEFAULT_DISPLAY); in testMultiDisplayDisabled()
277 final int frontRootTaskId = mWmState.getFrontRootTaskId(DEFAULT_DISPLAY); in testActivityLaunchPostVr()
670 public int getFrontRootTaskId(int displayId) { in getFrontRootTaskId() method in WindowManagerState
1281 final int frontRootTaskId = mWmState.getFrontRootTaskId(displayId); in waitAndAssertResumedAndFocusedActivityOnDisplay()