Searched refs:setLaunchWindowingMode (Results 1 – 14 of 14) sorted by relevance
46 options.setLaunchWindowingMode(isPrimary in makeSplitScreenOptions()57 options.setLaunchWindowingMode(WINDOWING_MODE_FREEFORM); in makeFreeformOptions()115 opts.setLaunchWindowingMode(WINDOWING_MODE_SPLIT_SCREEN_SECONDARY);
594 options.setLaunchWindowingMode(WINDOWING_MODE_PINNED); in testKeepsPictureInPictureLaunchModeInOptions()611 options.setLaunchWindowingMode(WINDOWING_MODE_PINNED); in testKeepsPictureInPictureLaunchModeWithBoundsInOptions()626 options.setLaunchWindowingMode(WINDOWING_MODE_FULLSCREEN); in testKeepsFullscreenLaunchModeInOptionsOnNonFreeformDisplay()739 options.setLaunchWindowingMode(WINDOWING_MODE_FREEFORM); in testForceMaximizesUnresizeableApp()764 options.setLaunchWindowingMode(WINDOWING_MODE_FREEFORM); in testLaunchesPortraitSizeCompatOnFreeformLandscapeDisplayWithFreeformSizeCompat()818 options.setLaunchWindowingMode(WINDOWING_MODE_FREEFORM); in testSkipsForceMaximizingAppsOnNonFreeformDisplay()853 options.setLaunchWindowingMode(WINDOWING_MODE_FULLSCREEN); in testUsesFullscreenWhenRequestedOnFreeformDisplay()917 options.setLaunchWindowingMode(WINDOWING_MODE_PINNED); in testKeepsBoundsWithPictureInPictureLaunchModeInOptions()1227 options.setLaunchWindowingMode(WINDOWING_MODE_FREEFORM); in testUsesDisplayOrientationForNoSensorOrientation()1251 options.setLaunchWindowingMode(WINDOWING_MODE_FREEFORM); in testRespectsAppRequestedOrientation_Landscape()[all …]
67 opts.setLaunchWindowingMode(WINDOWING_MODE_FULLSCREEN); in testMerge_NoClobber()
178 options.setLaunchWindowingMode(WINDOWING_MODE_FREEFORM); in getOrCreateLaunchRootUsesActivityOptionsWindowingMode()
957 options.setLaunchWindowingMode(WINDOWING_MODE_FULLSCREEN); in testGetLaunchRootTaskWithRealCallerId()
80 o.setLaunchWindowingMode(WINDOWING_MODE_MULTI_WINDOW); in makeLaunchOptions()
167 options.setLaunchWindowingMode(WINDOWING_MODE_MULTI_WINDOW); in prepareActivityOptions()
151 options.setLaunchWindowingMode(WINDOWING_MODE_FULLSCREEN); in startHomeActivity()
1899 mOptions.setLaunchWindowingMode(windowingMode); in computeLaunchParams()
1506 public void setLaunchWindowingMode(int windowingMode) { in setLaunchWindowingMode() method in ActivityOptions
542 options.setLaunchWindowingMode(mWindowingMode);
151 method public void setLaunchWindowingMode(int);
792 HSPLandroid/app/ActivityOptions;->setLaunchWindowingMode(I)V