Searched refs:getStableInsetsLw (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
D | DisplayPolicyInsetsTests.java | 116 mErrorCollector.checkThat("stableInsets", getStableInsetsLw(di), equalTo(new Rect( in verifyStableInsets() 126 verifyConsistency("configDisplay", di, getStableInsetsLw(di), in verifyConsistency() 140 private Rect getStableInsetsLw(DisplayInfo di) { in getStableInsetsLw() method in DisplayPolicyInsetsTests 142 mDisplayPolicy.getStableInsetsLw(di.rotation, di.logicalWidth, di.logicalHeight, in getStableInsetsLw()
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | DockedStackDividerController.java | 189 mDisplayContent.getDisplayPolicy().getStableInsetsLw(rotation, mTmpRect2.width(), in getSmallestWidthDpForBounds() 236 mDisplayContent.getDisplayPolicy().getStableInsetsLw( in getHomeStackBoundsInDockedMode() 285 displayPolicy.getStableInsetsLw(rotation, dw, dh, displayCutout, mTmpRect); in initSnapAlgorithmForRotations()
|
D | PinnedStackController.java | 528 mDisplayContent.getDisplayPolicy().getStableInsetsLw(mDisplayInfo.rotation, in getInsetBounds()
|
D | TaskStack.java | 509 mDisplayContent.getDisplayPolicy().getStableInsetsLw(rotation, displayWidth, displayHeight, in snapDockedStackAfterRotation() 927 mDisplayContent.getDisplayPolicy().getStableInsetsLw( in getStackDockedModeBounds()
|
D | DisplayPolicy.java | 2947 public void getStableInsetsLw(int displayRotation, int displayWidth, int displayHeight, in getStableInsetsLw() method
|
D | WindowManagerService.java | 6633 dc.getDisplayPolicy().getStableInsetsLw(di.rotation, di.logicalWidth, di.logicalHeight, in getStableInsetsLocked()
|
/frameworks/base/services/ |
D | art-profile | 16041 HSPLcom/android/server/wm/DisplayPolicy;->getStableInsetsLw(IIILandroid/view/DisplayCutout;Landroid…
|