Searched refs:setLaunchWindowingMode (Results 1 – 11 of 11) sorted by relevance
622 options.setLaunchWindowingMode(WINDOWING_MODE_FREEFORM); in testLaunchWindowingModeUpdatesExistingTask()724 options.setLaunchWindowingMode(WINDOWING_MODE_PINNED); in testKeepsPictureInPictureLaunchModeInOptions()741 options.setLaunchWindowingMode(WINDOWING_MODE_PINNED); in testKeepsPictureInPictureLaunchModeWithBoundsInOptions()756 options.setLaunchWindowingMode(WINDOWING_MODE_FULLSCREEN); in testKeepsFullscreenLaunchModeInOptionsOnNonFreeformDisplay()869 options.setLaunchWindowingMode(WINDOWING_MODE_FREEFORM); in testForceMaximizesUnresizeableApp()894 options.setLaunchWindowingMode(WINDOWING_MODE_FREEFORM); in testLaunchesPortraitSizeCompatOnFreeformLandscapeDisplayWithFreeformSizeCompat()948 options.setLaunchWindowingMode(WINDOWING_MODE_FREEFORM); in testSkipsForceMaximizingAppsOnNonFreeformDisplay()983 options.setLaunchWindowingMode(WINDOWING_MODE_FULLSCREEN); in testUsesFullscreenWhenRequestedOnFreeformDisplay()1047 options.setLaunchWindowingMode(WINDOWING_MODE_PINNED); in testKeepsBoundsWithPictureInPictureLaunchModeInOptions()1066 options.setLaunchWindowingMode(WINDOWING_MODE_MULTI_WINDOW); in testKeepsBoundsForMultiWindowModeInOptions()[all …]
85 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()
266 options.setLaunchWindowingMode(WINDOWING_MODE_MULTI_WINDOW); in prepareActivityOptions()
167 options.setLaunchWindowingMode(WINDOWING_MODE_FULLSCREEN); in startHomeActivity()
1795 public void setLaunchWindowingMode(int windowingMode) { in setLaunchWindowingMode() method in ActivityOptions
758 options.setLaunchWindowingMode(mWindowingMode);
202 method public void setLaunchWindowingMode(int);
790 HSPLandroid/app/ActivityOptions;->setLaunchWindowingMode(I)V