Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DTaskLaunchParamsModifierTests.java161 options.setLaunchDisplayId(fullscreenDisplay.mDisplayId); in testUsesOptionsDisplayIdIfSet()
467 options.setLaunchDisplayId(DEFAULT_DISPLAY); in testUsesFullscreenOnNonFreeformDisplay()
482 options.setLaunchDisplayId(freeformDisplay.mDisplayId); in testUsesFullscreenWhenRequestedOnFreeformDisplay()
498 options.setLaunchDisplayId(freeformDisplay.mDisplayId); in testUsesFreeformByDefaultForPostNApp()
513 options.setLaunchDisplayId(freeformDisplay.mDisplayId); in testUsesFreeformByDefaultForPreNResizeableAppWithoutOrientationRequest()
527 options.setLaunchDisplayId(DEFAULT_DISPLAY); in testSkipsFreeformForPreNResizeableAppOnNonFullscreenDisplay()
822 options.setLaunchDisplayId(freeformDisplay.mDisplayId); in testUsesDisplayOrientationForNoSensorOrientation()
846 options.setLaunchDisplayId(freeformDisplay.mDisplayId); in testRespectsAppRequestedOrientation_Landscape()
863 options.setLaunchDisplayId(freeformDisplay.mDisplayId); in testRespectsAppRequestedOrientation_Portrait()
880 options.setLaunchDisplayId(freeformDisplay.mDisplayId); in testDefaultSizeSmallerThanBigScreen()
[all …]
DSafeActivityOptionsTest.java39 opts1.setLaunchDisplayId(5); in testMerge()
41 opts2.setLaunchDisplayId(6); in testMerge()
DActivityOptionsTest.java47 opts.setLaunchDisplayId(Integer.MAX_VALUE); in testMerge_NoClobber()
DActivityStarterTests.java748 .setLaunchDisplayId(secondaryDisplay.mDisplayId); in testDeliverIntentToTopActivityOfNonTopDisplay()
786 .setLaunchDisplayId(secondaryDisplay.mDisplayId); in testBringTaskToFrontOnSecondaryDisplay()
836 .setLaunchDisplayId(secondaryDisplay.mDisplayId); in testReparentTopFocusedActivityToSecondaryDisplay()
DScreenDecorWindowTests.java331 options.setLaunchDisplayId(displayId); in startActivityOnDisplay()
DRootActivityContainerTests.java842 options.setLaunchDisplayId(secondaryDisplay.mDisplayId); in testGetLaunchStackWithRealCallerId()
/frameworks/base/core/java/android/app/
DActivityView.java292 options.setLaunchDisplayId(mVirtualDisplay.getDisplay().getDisplayId()); in startActivity()
312 options.setLaunchDisplayId(mVirtualDisplay.getDisplay().getDisplayId()); in prepareActivityOptions()
DActivityOptions.java1201 public ActivityOptions setLaunchDisplayId(int launchDisplayId) { in setLaunchDisplayId() method in ActivityOptions
/frameworks/base/services/core/java/com/android/server/wm/
DActivityStartController.java180 options.setLaunchDisplayId(displayId); in startHomeActivity()
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerShellCommand.java489 options.setLaunchDisplayId(mDisplayId);
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DAccessibilityManagerService.java1306 final Bundle bundle = ActivityOptions.makeBasic().setLaunchDisplayId(displayId).toBundle(); in showAccessibilityButtonTargetSelection()
/frameworks/base/config/
Dboot-image-profile.txt691 HSPLandroid/app/ActivityOptions;->setLaunchDisplayId(I)Landroid/app/ActivityOptions;
/frameworks/base/non-updatable-api/
Dcurrent.txt4129 method public android.app.ActivityOptions setLaunchDisplayId(int);
/frameworks/base/api/
Dcurrent.txt4129 method public android.app.ActivityOptions setLaunchDisplayId(int);