Home
last modified time | relevance | path

Searched refs:setLaunchBounds (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DTaskLaunchParamsModifierTests.java226 options.setLaunchBounds(new Rect(0, 0, 100, 100)); in testBoundsInOptionsInfersFreeformOnFreeformDisplay()
240 options.setLaunchBounds(new Rect(0, 0, 100, 100)); in testBoundsInOptionsInfersFreeformWithResizeableActivity()
275 options.setLaunchBounds(new Rect(0, 0, 100, 100)); in testKeepsPictureInPictureLaunchModeWithBoundsInOptions()
386 options.setLaunchBounds(new Rect(0, 0, 200, 100)); in testForceMaximizesPreDApp()
408 options.setLaunchBounds(new Rect(0, 0, 200, 100)); in testForceMaximizesAppWithoutMultipleDensitySupport()
430 options.setLaunchBounds(new Rect(0, 0, 200, 100)); in testForceMaximizesUnresizeableApp()
449 options.setLaunchBounds(new Rect(0, 0, 200, 100)); in testSkipsForceMaximizingAppsOnNonFreeformDisplay()
550 options.setLaunchBounds(expected); in testKeepsBoundsWithPictureInPictureLaunchModeInOptions()
1064 options.setLaunchBounds(new Rect(100, 100, 500, 300)); in testRotatesInPlaceInitialBoundsMismatchOrientation()
1083 options.setLaunchBounds(new Rect(50, 50, 500, 300)); in testShiftsToRightForCloseToLeftBoundsWhenConflict()
[all …]
DActivityStarterTests.java399 options.setLaunchBounds(launchBounds); in testCreateTaskLayout()
/frameworks/base/core/java/android/app/
DActivityOptions.java991 public ActivityOptions setLaunchBounds(@Nullable Rect screenSpacePixelRect) { in setLaunchBounds() method in ActivityOptions
/frameworks/base/non-updatable-api/
Dcurrent.txt4128 method public android.app.ActivityOptions setLaunchBounds(@Nullable android.graphics.Rect);
/frameworks/base/api/
Dcurrent.txt4128 method public android.app.ActivityOptions setLaunchBounds(@Nullable android.graphics.Rect);