Home
last modified time | relevance | path

Searched defs:frontRootTaskId (Results 1 – 4 of 4) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DMultiDisplayActivityLaunchTests.java699 final int frontRootTaskId = mWmState.getFrontRootTaskId(newDisplay.mId); in testLaunchSameAffinityLaunchesSameDisplay() local
775 final int frontRootTaskId = mWmState.getFrontRootTaskId(newDisplay.mId); in testLaunchDisplayAffinityMatch() local
931 final int frontRootTaskId = mWmState.getFrontRootTaskId(displayId); in testImmediateLaunchOnNewDisplay() local
DVrDisplayTests.java272 final int frontRootTaskId = mWmState.getFrontRootTaskId(DEFAULT_DISPLAY); in testActivityLaunchPostVr() local
DMultiDisplaySecurityTests.java539 final int frontRootTaskId = mWmState.getFrontRootTaskId(newDisplay.mId); in testPermissionLaunchMultiUidTask() local
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DActivityManagerTestBase.java1293 final int frontRootTaskId = mWmState.getFrontRootTaskId(displayId); in waitAndAssertTopResumedActivity() local