Searched refs:firstRootTask (Results 1 – 3 of 3) sorted by relevance
417 final Task firstRootTask = firstTaskDisplayArea.createRootTask( in testIsLastFocused() local422 .setTask(firstRootTask).build(); in testIsLastFocused()453 final Task firstRootTask = firstTaskDisplayArea.createRootTask( in testCanSpecifyOrientation() local458 .setTask(firstRootTask).build(); in testCanSpecifyOrientation()490 final Task firstRootTask = firstTaskDisplayArea.createRootTask( in testCanSpecifyOrientationNoSensor() local495 .setTask(firstRootTask).build(); in testCanSpecifyOrientationNoSensor()522 final Task firstRootTask = firstTaskDisplayArea.createRootTask( in testCanSpecifyOrientationLocked() local527 .setTask(firstRootTask).build(); in testCanSpecifyOrientationLocked()
1473 final Task firstRootTask = firstTaskDisplayArea.createRootTask( in testReorderWithParents() local1478 .setTask(firstRootTask).build(); in testReorderWithParents()1487 wct.reorder(firstRootTask.mRemoteToken.toWindowContainerToken(), true /* onTop */, in testReorderWithParents()1493 assertThat(mDisplayContent.getTopRootTask()).isEqualTo(firstRootTask); in testReorderWithParents()1496 wct.reorder(firstRootTask.mRemoteToken.toWindowContainerToken(), false /* onTop */, in testReorderWithParents()1502 assertThat(mDisplayContent.getBottomMostTask()).isEqualTo(firstRootTask); in testReorderWithParents()
1539 final Task firstRootTask = firstTaskDisplayArea.createRootTask( in testNotSpecifyOrientation_taskDisplayAreaNotFocused() local1544 .setTask(firstRootTask).build(); in testNotSpecifyOrientation_taskDisplayAreaNotFocused()