Home
last modified time | relevance | path

Searched refs:secondFrontRootTaskId (Results 1 – 1 of 1) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/multidisplay/
DMultiDisplayActivityLaunchTests.java726 final int secondFrontRootTaskId = mWmState.getFrontRootTaskId(newDisplay.mId); in testLaunchSameAffinityLaunchesSameDisplay() local
731 "Top root task must be on primary display", secondFrontRootTaskId); in testLaunchSameAffinityLaunchesSameDisplay()
797 final int secondFrontRootTaskId = mWmState.getFrontRootTaskId(newDisplay.mId); in testLaunchDisplayAffinityMatch() local
799 mWmState.getRootTask(secondFrontRootTaskId); in testLaunchDisplayAffinityMatch()
804 secondFrontRootTaskId); in testLaunchDisplayAffinityMatch()