Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DSafeActivityOptionsTest.java39 opts1.setLaunchDisplayId(5); in testMerge()
41 opts2.setLaunchDisplayId(6); in testMerge()
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 …]
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()
/frameworks/base/core/java/android/app/
DActivityView.java288 options.setLaunchDisplayId(mVirtualDisplay.getDisplay().getDisplayId()); in startActivity()
308 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.java482 options.setLaunchDisplayId(mDisplayId);
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DAccessibilityManagerService.java1305 final Bundle bundle = ActivityOptions.makeBasic().setLaunchDisplayId(displayId).toBundle(); in showAccessibilityButtonTargetSelection()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...