Searched refs:setLaunchWindowingMode (Results 1 – 14 of 14) sorted by relevance
46 options.setLaunchWindowingMode(isPrimary in makeSplitScreenOptions()60 options.setLaunchWindowingMode(WINDOWING_MODE_FREEFORM); in makeFreeformOptions()
302 options.setLaunchWindowingMode(WINDOWING_MODE_SPLIT_SCREEN_SECONDARY); in startActivityFromRecentsAsync()308 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()
295 options.setLaunchWindowingMode(WINDOWING_MODE_FULLSCREEN_OR_SPLIT_SCREEN_SECONDARY); in testSplitScreenPrimaryChosenWhenTopActivityLaunchedToSecondary()843 options.setLaunchWindowingMode(WINDOWING_MODE_FULLSCREEN); in testGetLaunchStackWithRealCallerId()
173 options.setLaunchWindowingMode(WINDOWING_MODE_FULLSCREEN); in startHomeActivity()
1530 mTmpOptions.setLaunchWindowingMode(WINDOWING_MODE_FULLSCREEN); in moveTasksToFullscreenStackInSurfaceTransaction()
723 mTmpOptions.setLaunchWindowingMode(windowingMode); in setWindowingModeInSurfaceTransaction()
160 options.second.setLaunchWindowingMode(
1222 public void setLaunchWindowingMode(int windowingMode) { in setLaunchWindowingMode() method in ActivityOptions
495 options.setLaunchWindowingMode(mWindowingMode);
4544 options.setLaunchWindowingMode(WINDOWING_MODE_FULLSCREEN_OR_SPLIT_SCREEN_SECONDARY); in getActivityOptions()
83 method public void setLaunchWindowingMode(int);
692 HSPLandroid/app/ActivityOptions;->setLaunchWindowingMode(I)V