Searched refs:frontRootTaskId (Results 1 – 3 of 3) sorted by relevance
693 final int frontRootTaskId = mWmState.getFrontRootTaskId(newDisplay.mId); in testLaunchSameAffinityLaunchesSameDisplay() local694 final Task firstFrontRootTask = mWmState.getRootTask(frontRootTaskId); in testLaunchSameAffinityLaunchesSameDisplay()699 frontRootTaskId); in testLaunchSameAffinityLaunchesSameDisplay()716 final Task secondFrontRootTask = mWmState.getRootTask(frontRootTaskId); in testLaunchSameAffinityLaunchesSameDisplay()769 final int frontRootTaskId = mWmState.getFrontRootTaskId(newDisplay.mId); in testLaunchDisplayAffinityMatch() local770 final Task firstFrontRootTask = mWmState.getRootTask(frontRootTaskId); in testLaunchDisplayAffinityMatch()773 mWmState.assertFocusedRootTask("Focus must be on secondary display", frontRootTaskId); in testLaunchDisplayAffinityMatch()925 final int frontRootTaskId = mWmState.getFrontRootTaskId(displayId); in testImmediateLaunchOnNewDisplay() local926 final Task firstFrontRootTask = mWmState.getRootTask(frontRootTaskId); in testImmediateLaunchOnNewDisplay()
538 final int frontRootTaskId = mWmState.getFrontRootTaskId(newDisplay.mId); in testPermissionLaunchMultiUidTask() local539 Task frontTask = mWmState.getRootTask(frontRootTaskId); in testPermissionLaunchMultiUidTask()543 frontRootTaskId); in testPermissionLaunchMultiUidTask()550 frontTask = mWmState.getRootTask(frontRootTaskId); in testPermissionLaunchMultiUidTask()
1076 final int frontRootTaskId = mWmState.getFrontRootTaskId(displayId); in waitAndAssertTopResumedActivity() local1077 Task frontRootTaskOnDisplay = mWmState.getRootTask(frontRootTaskId); in waitAndAssertTopResumedActivity()1084 frontRootTaskId); in waitAndAssertTopResumedActivity()