Searched refs:frontRootTaskId (Results 1 – 4 of 4) sorted by relevance
702 final int frontRootTaskId = mWmState.getFrontRootTaskId(newDisplay.mId); in testLaunchSameAffinityLaunchesSameDisplay() local703 final Task firstFrontRootTask = mWmState.getRootTask(frontRootTaskId); in testLaunchSameAffinityLaunchesSameDisplay()708 frontRootTaskId); in testLaunchSameAffinityLaunchesSameDisplay()725 final Task secondFrontRootTask = mWmState.getRootTask(frontRootTaskId); in testLaunchSameAffinityLaunchesSameDisplay()781 final int frontRootTaskId = mWmState.getFrontRootTaskId(newDisplay.mId); in testLaunchDisplayAffinityMatch() local782 final Task firstFrontRootTask = mWmState.getRootTask(frontRootTaskId); in testLaunchDisplayAffinityMatch()787 mWmState.assertFocusedRootTask("Focus must be on secondary display", frontRootTaskId); in testLaunchDisplayAffinityMatch()943 final int frontRootTaskId = mWmState.getFrontRootTaskId(displayId); in testImmediateLaunchOnNewDisplay() local944 final Task firstFrontRootTask = mWmState.getRootTask(frontRootTaskId); in testImmediateLaunchOnNewDisplay()
539 final int frontRootTaskId = mWmState.getFrontRootTaskId(newDisplay.mId); in testPermissionLaunchMultiUidTask() local540 Task frontTask = mWmState.getRootTask(frontRootTaskId); in testPermissionLaunchMultiUidTask()546 frontRootTaskId); in testPermissionLaunchMultiUidTask()553 frontTask = mWmState.getRootTask(frontRootTaskId); in testPermissionLaunchMultiUidTask()
277 final int frontRootTaskId = mWmState.getFrontRootTaskId(DEFAULT_DISPLAY); in testActivityLaunchPostVr() local279 = mWmState.getRootTask(frontRootTaskId); in testActivityLaunchPostVr()
1293 final int frontRootTaskId = mWmState.getFrontRootTaskId(displayId); in waitAndAssertTopResumedActivity() local1294 Task frontRootTaskOnDisplay = mWmState.getRootTask(frontRootTaskId); in waitAndAssertTopResumedActivity()1301 frontRootTaskId); in waitAndAssertTopResumedActivity()