Searched refs:getFrontRootTaskId (Results 1 – 6 of 6) sorted by relevance
289 .getFrontRootTaskId(newDisplay.mId); in testMoveNonResizeableActivityToSecondaryDisplay()693 final int frontRootTaskId = mWmState.getFrontRootTaskId(newDisplay.mId); in testLaunchSameAffinityLaunchesSameDisplay()706 final int displayFrontRootTaskId = mWmState.getFrontRootTaskId(newDisplay.mId); in testLaunchSameAffinityLaunchesSameDisplay()717 final int secondFrontRootTaskId = mWmState.getFrontRootTaskId(newDisplay.mId); in testLaunchSameAffinityLaunchesSameDisplay()738 final int rootTaskId = mWmState.getFrontRootTaskId(DEFAULT_DISPLAY); in testTaskMatchOrderAcrossDisplays()769 final int frontRootTaskId = mWmState.getFrontRootTaskId(newDisplay.mId); in testLaunchDisplayAffinityMatch()783 final int secondFrontRootTaskId = mWmState.getFrontRootTaskId(newDisplay.mId); in testLaunchDisplayAffinityMatch()925 final int frontRootTaskId = mWmState.getFrontRootTaskId(displayId); in testImmediateLaunchOnNewDisplay()
125 final int frontStackId = mWmState.getFrontRootTaskId(DEFAULT_DISPLAY); in testMultiDisplayDisabled()
538 final int frontRootTaskId = mWmState.getFrontRootTaskId(newDisplay.mId); in testPermissionLaunchMultiUidTask()
746 final int stackId = mWmState.getFrontRootTaskId(displayId); in assertTopTaskSameSurfaceSizeWithDisplay()
514 int getFrontRootTaskId(int displayId) { in getFrontRootTaskId() method in WindowManagerState
1076 final int frontRootTaskId = mWmState.getFrontRootTaskId(displayId); in waitAndAssertTopResumedActivity()