Searched refs:getStableRect (Results 1 – 10 of 10) sorted by relevance
129 task.getDisplayArea().getStableRect(stableBounds); in calculate()168 task.getDisplayArea().getStableRect(stableBounds); in calculateAndCentreInitialBounds()
62 displayArea.getStableRect(inOutBounds); in centerBounds()143 displayArea.getStableRect(stableBounds); in adjustBoundsToFitInDisplayArea()
697 void getStableRect(Rect out) { in getStableRect() method in DisplayArea704 mDisplayContent.getStableRect(out); in getStableRect()
642 displayArea.getStableRect(stableBounds); in getLayoutBounds()750 displayArea.getStableRect(mTmpStableBounds); in getTaskBounds()
389 mDisplayContent.getStableRect(mTmpRect);
3253 void getStableRect(Rect out) { in getStableRect() method in DisplayContent
2210 display.getStableRect(stableBounds); in computeFreeformBounds()
544 secondaryDisplayArea.getStableRect(secondaryDAStableBounds); in testRecalculateFreeformInitialBoundsWithOverrideDisplayArea()575 secondaryDisplayArea.getStableRect(secondaryDAStableBounds); in testRecalculateFreeformInitialBoundsWithOverrideDisplayArea_unresizableApp()
619 task.mDisplayContent.getStableRect(stableRect); in ignoreRequestedOrientationInFreeformWindows()661 rootTask.mDisplayContent.getStableRect(stableRect); in ignoreRequestedOrientationForResizableInSplitWindows()
26558 PLcom/android/server/wm/DisplayArea;->getStableRect(Landroid/graphics/Rect;)V26835 PLcom/android/server/wm/DisplayContent;->getStableRect(Landroid/graphics/Rect;)V