Searched refs:setLaunchWindowingMode (Results 1 – 13 of 13) sorted by relevance
46 options.setLaunchWindowingMode(isPrimary in makeSplitScreenOptions()60 options.setLaunchWindowingMode(WINDOWING_MODE_FREEFORM); in makeFreeformOptions()
299 options.setLaunchWindowingMode(WINDOWING_MODE_SPLIT_SCREEN_SECONDARY); in startActivityFromRecentsAsync()305 options.setLaunchWindowingMode(windowingMode); in startActivityFromRecentsAsync()
257 options.setLaunchWindowingMode(WINDOWING_MODE_PINNED); in testKeepsPictureInPictureLaunchModeInOptions()274 options.setLaunchWindowingMode(WINDOWING_MODE_PINNED); in testKeepsPictureInPictureLaunchModeWithBoundsInOptions()289 options.setLaunchWindowingMode(WINDOWING_MODE_FULLSCREEN); in testKeepsFullscreenLaunchModeInOptionsOnNonFreeformDisplay()385 options.setLaunchWindowingMode(WINDOWING_MODE_FREEFORM); in testForceMaximizesPreDApp()407 options.setLaunchWindowingMode(WINDOWING_MODE_FREEFORM); in testForceMaximizesAppWithoutMultipleDensitySupport()429 options.setLaunchWindowingMode(WINDOWING_MODE_FREEFORM); in testForceMaximizesUnresizeableApp()448 options.setLaunchWindowingMode(WINDOWING_MODE_FREEFORM); in testSkipsForceMaximizingAppsOnNonFreeformDisplay()483 options.setLaunchWindowingMode(WINDOWING_MODE_FULLSCREEN); in testUsesFullscreenWhenRequestedOnFreeformDisplay()547 options.setLaunchWindowingMode(WINDOWING_MODE_PINNED); in testKeepsBoundsWithPictureInPictureLaunchModeInOptions()823 options.setLaunchWindowingMode(WINDOWING_MODE_FREEFORM); in testUsesDisplayOrientationForNoSensorOrientation()[all …]
49 opts.setLaunchWindowingMode(WINDOWING_MODE_FULLSCREEN); in testMerge_NoClobber()
293 options.setLaunchWindowingMode(WINDOWING_MODE_FULLSCREEN_OR_SPLIT_SCREEN_SECONDARY); in testSplitScreenPrimaryChosenWhenTopActivityLaunchedToSecondary()
173 options.setLaunchWindowingMode(WINDOWING_MODE_FULLSCREEN); in startHomeActivity()
1527 mTmpOptions.setLaunchWindowingMode(WINDOWING_MODE_FULLSCREEN); in moveTasksToFullscreenStackInSurfaceTransaction()
720 mTmpOptions.setLaunchWindowingMode(windowingMode); in setWindowingModeInSurfaceTransaction()
158 options.second.setLaunchWindowingMode(
1222 public void setLaunchWindowingMode(int windowingMode) { in setLaunchWindowingMode() method in ActivityOptions
488 options.setLaunchWindowingMode(mWindowingMode);
4388 options.setLaunchWindowingMode(WINDOWING_MODE_FULLSCREEN_OR_SPLIT_SCREEN_SECONDARY); in getActivityOptions()
78 method public void setLaunchWindowingMode(int);