Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTaskLaunchParamsModifierTests.java721 options.setLaunchWindowingMode(WINDOWING_MODE_PINNED); in testKeepsPictureInPictureLaunchModeInOptions()
738 options.setLaunchWindowingMode(WINDOWING_MODE_PINNED); in testKeepsPictureInPictureLaunchModeWithBoundsInOptions()
753 options.setLaunchWindowingMode(WINDOWING_MODE_FULLSCREEN); in testKeepsFullscreenLaunchModeInOptionsOnNonFreeformDisplay()
866 options.setLaunchWindowingMode(WINDOWING_MODE_FREEFORM); in testForceMaximizesUnresizeableApp()
891 options.setLaunchWindowingMode(WINDOWING_MODE_FREEFORM); in testLaunchesPortraitSizeCompatOnFreeformLandscapeDisplayWithFreeformSizeCompat()
945 options.setLaunchWindowingMode(WINDOWING_MODE_FREEFORM); in testSkipsForceMaximizingAppsOnNonFreeformDisplay()
980 options.setLaunchWindowingMode(WINDOWING_MODE_FULLSCREEN); in testUsesFullscreenWhenRequestedOnFreeformDisplay()
1044 options.setLaunchWindowingMode(WINDOWING_MODE_PINNED); in testKeepsBoundsWithPictureInPictureLaunchModeInOptions()
1356 options.setLaunchWindowingMode(WINDOWING_MODE_FREEFORM); in testUsesDisplayOrientationForNoSensorOrientation()
1380 options.setLaunchWindowingMode(WINDOWING_MODE_FREEFORM); in testRespectsAppRequestedOrientation_Landscape()
[all …]
H A DActivityOptionsTest.java69 opts.setLaunchWindowingMode(WINDOWING_MODE_FULLSCREEN); in testMerge_NoClobber()
H A DTaskDisplayAreaTests.java179 options.setLaunchWindowingMode(WINDOWING_MODE_FREEFORM); in getOrCreateLaunchRootUsesActivityOptionsWindowingMode()
/aosp14/frameworks/base/tests/TaskOrganizerTest/src/com/android/test/taskembed/
H A DTaskView.java80 o.setLaunchWindowingMode(WINDOWING_MODE_MULTI_WINDOW); in makeLaunchOptions()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/taskview/
H A DTaskViewTaskController.java218 options.setLaunchWindowingMode(WINDOWING_MODE_MULTI_WINDOW); in prepareActivityOptions()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityStartController.java170 options.setLaunchWindowingMode(WINDOWING_MODE_FULLSCREEN); in startHomeActivity()
/aosp14/frameworks/base/core/java/android/app/
H A DActivityOptions.java1748 public void setLaunchWindowingMode(int windowingMode) { in setLaunchWindowingMode() method in ActivityOptions
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerShellCommand.java682 options.setLaunchWindowingMode(mWindowingMode);
/aosp14/frameworks/base/core/api/
H A Dtest-current.txt186 method public void setLaunchWindowingMode(int);
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt783 HSPLandroid/app/ActivityOptions;->setLaunchWindowingMode(I)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt783 HSPLandroid/app/ActivityOptions;->setLaunchWindowingMode(I)V