Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DSafeActivityOptionsTest.java71 .setLaunchRootTask(token)) in test_selectiveCloneLunchRootTask()
DTaskDisplayAreaTests.java114 taskDisplayArea.setLaunchRootTask(rootTask, in getLaunchRootTask_checksFocusedRootTask()
149 taskDisplayArea.setLaunchRootTask( in getOrCreateLaunchRootRespectsResolvedWindowingMode()
170 taskDisplayArea.setLaunchRootTask( in getOrCreateLaunchRootUsesActivityOptionsWindowingMode()
DTaskLaunchParamsModifierTests.java416 secondaryDisplayArea.setLaunchRootTask(launchRoot, new int[] { WINDOWING_MODE_FULLSCREEN }, in testOverridesDisplayAreaWithStandardTypeAndFullscreenMode()
433 secondaryDisplayArea.setLaunchRootTask(launchRoot, new int[] { WINDOWING_MODE_FULLSCREEN }, in testOverridesDisplayAreaWithHomeTypeAndFullscreenMode()
451 secondaryDisplayArea.setLaunchRootTask(launchRoot, new int[] { WINDOWING_MODE_FREEFORM }, in testOverridesDisplayAreaWithStandardTypeAndFreeformMode()
468 secondaryDisplayArea.setLaunchRootTask(launchRoot, new int[] { WINDOWING_MODE_FULLSCREEN }, in testNotOverrideDisplayAreaWhenActivityOptionsHasDisplayArea()
493 secondaryDisplayArea.setLaunchRootTask(launchRoot, new int[] { WINDOWING_MODE_FREEFORM }, in testRecalculateFreeformInitialBoundsWithOverrideDisplayArea()
524 secondaryDisplayArea.setLaunchRootTask(launchRoot, new int[] { WINDOWING_MODE_FREEFORM }, in testRecalculateFreeformInitialBoundsWithOverrideDisplayArea_unresizableApp()
DActivityStarterTests.java889 .setLaunchRootTask(adjacentParent.mRemoteToken.toWindowContainerToken()); in testAdjustLaunchTargetWithAdjacentTask()
/frameworks/base/services/core/java/com/android/server/wm/
DSafeActivityOptions.java144 .setLaunchRootTask(options.getLaunchRootTask()); in cloneLaunchingOptions()
DTaskDisplayArea.java998 void setLaunchRootTask(Task rootTask, int[] windowingModes, int[] activityTypes) {
DWindowOrganizerController.java840 task.getDisplayArea().setLaunchRootTask(task, in applyHierarchyOp()
/frameworks/base/core/java/android/app/
DActivityOptions.java1627 public ActivityOptions setLaunchRootTask(WindowContainerToken windowContainerToken) { in setLaunchRootTask() method in ActivityOptions
/frameworks/base/services/
Dart-profile56276 PLcom/android/server/wm/TaskDisplayArea;->setLaunchRootTask(Lcom/android/server/wm/Task;[I[I)V