Home
last modified time | relevance | path

Searched refs:getStableRect (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DDesktopModeLaunchParamsModifier.java129 task.getDisplayArea().getStableRect(stableBounds); in calculate()
168 task.getDisplayArea().getStableRect(stableBounds); in calculateAndCentreInitialBounds()
DLaunchParamsUtil.java62 displayArea.getStableRect(inOutBounds); in centerBounds()
143 displayArea.getStableRect(stableBounds); in adjustBoundsToFitInDisplayArea()
DDisplayArea.java697 void getStableRect(Rect out) { in getStableRect() method in DisplayArea
704 mDisplayContent.getStableRect(out); in getStableRect()
DTaskLaunchParamsModifier.java642 displayArea.getStableRect(stableBounds); in getLayoutBounds()
750 displayArea.getStableRect(mTmpStableBounds); in getTaskBounds()
DTaskPositioner.java389 mDisplayContent.getStableRect(mTmpRect);
DDisplayContent.java3253 void getStableRect(Rect out) { in getStableRect() method in DisplayContent
DTask.java2210 display.getStableRect(stableBounds); in computeFreeformBounds()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DTaskLaunchParamsModifierTests.java544 secondaryDisplayArea.getStableRect(secondaryDAStableBounds); in testRecalculateFreeformInitialBoundsWithOverrideDisplayArea()
575 secondaryDisplayArea.getStableRect(secondaryDAStableBounds); in testRecalculateFreeformInitialBoundsWithOverrideDisplayArea_unresizableApp()
DActivityRecordTests.java619 task.mDisplayContent.getStableRect(stableRect); in ignoreRequestedOrientationInFreeformWindows()
661 rootTask.mDisplayContent.getStableRect(stableRect); in ignoreRequestedOrientationForResizableInSplitWindows()
/frameworks/base/services/
Dart-wear-profile26558 PLcom/android/server/wm/DisplayArea;->getStableRect(Landroid/graphics/Rect;)V
26835 PLcom/android/server/wm/DisplayContent;->getStableRect(Landroid/graphics/Rect;)V