Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/policy/
DPhoneWindowManagerInsetsTest.java128 mErrorCollector.checkThat("stableInsets", getStableInsetsLw(di), equalTo(new Rect( in verifyStableInsets()
138 verifyConsistency("configDisplay", di, getStableInsetsLw(di), in verifyConsistency()
152 private Rect getStableInsetsLw(DisplayInfo di) { in getStableInsetsLw() method in PhoneWindowManagerInsetsTest
154 mPolicy.getStableInsetsLw(di.rotation, di.logicalWidth, di.logicalHeight, in getStableInsetsLw()
/frameworks/base/services/core/java/com/android/server/wm/
DDockedStackDividerController.java186 mService.mPolicy.getStableInsetsLw(rotation, mTmpRect2.width(), mTmpRect2.height(), in getSmallestWidthDpForBounds()
229 mService.mPolicy.getStableInsetsLw(di.rotation, di.logicalWidth, di.logicalHeight, in getHomeStackBoundsInDockedMode()
280 mService.mPolicy.getStableInsetsLw(rotation, dw, dh, displayCutout, mTmpRect); in initSnapAlgorithmForRotations()
DStackWindowController.java270 mService.mPolicy.getStableInsetsLw(di.rotation, di.logicalWidth, di.logicalHeight, in adjustConfigurationForBounds()
DPinnedStackController.java517 mService.mPolicy.getStableInsetsLw(mDisplayInfo.rotation, mDisplayInfo.logicalWidth, in getInsetBounds()
DTaskStack.java563 mService.mPolicy.getStableInsetsLw(rotation, displayWidth, displayHeight, in snapDockedStackAfterRotation()
963 mService.mPolicy.getStableInsetsLw(di.rotation, di.logicalWidth, di.logicalHeight, in getStackDockedModeBounds()
DWindowManagerService.java6975 mPolicy.getStableInsetsLw(di.rotation, di.logicalWidth, di.logicalHeight, in getStableInsetsLocked()
/frameworks/base/services/tests/servicestests/src/com/android/server/wm/
DTestWindowManagerPolicy.java533 public void getStableInsetsLw(int displayRotation, int displayWidth, int displayHeight,
/frameworks/base/services/core/java/com/android/server/policy/
DWindowManagerPolicy.java1682 public void getStableInsetsLw(int displayRotation, int displayWidth, int displayHeight, in getStableInsetsLw() method
DPhoneWindowManager.java7155 public void getStableInsetsLw(int displayRotation, int displayWidth, int displayHeight, in getStableInsetsLw() method in PhoneWindowManager
/frameworks/base/services/
Dart-profile1106 HSPLcom/android/server/policy/WindowManagerPolicy;->getStableInsetsLw(IIILandroid/view/DisplayCutou…