Searched refs:secondFrontStackId (Results 1 – 1 of 1) sorted by relevance
717 final int secondFrontStackId = mWmState.getFrontRootTaskId(newDisplay.mId); in testLaunchSameAffinityLaunchesSameDisplay() local721 mWmState.assertFocusedStack("Top stack must be on primary display", secondFrontStackId); in testLaunchSameAffinityLaunchesSameDisplay()781 final int secondFrontStackId = mWmState.getFrontRootTaskId(newDisplay.mId); in testLaunchDisplayAffinityMatch() local783 mWmState.getRootTask(secondFrontStackId); in testLaunchDisplayAffinityMatch()787 mWmState.assertFocusedStack("Top stack must be on secondary display", secondFrontStackId); in testLaunchDisplayAffinityMatch()