Searched refs:setLaunchWindowingMode (Results 1 – 11 of 11) sorted by relevance
721 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 …]
69 opts.setLaunchWindowingMode(WINDOWING_MODE_FULLSCREEN); in testMerge_NoClobber()
179 options.setLaunchWindowingMode(WINDOWING_MODE_FREEFORM); in getOrCreateLaunchRootUsesActivityOptionsWindowingMode()
80 o.setLaunchWindowingMode(WINDOWING_MODE_MULTI_WINDOW); in makeLaunchOptions()
218 options.setLaunchWindowingMode(WINDOWING_MODE_MULTI_WINDOW); in prepareActivityOptions()
170 options.setLaunchWindowingMode(WINDOWING_MODE_FULLSCREEN); in startHomeActivity()
1748 public void setLaunchWindowingMode(int windowingMode) { in setLaunchWindowingMode() method in ActivityOptions
682 options.setLaunchWindowingMode(mWindowingMode);
186 method public void setLaunchWindowingMode(int);
783 HSPLandroid/app/ActivityOptions;->setLaunchWindowingMode(I)V