Home
last modified time | relevance | path

Searched refs:intersectDisplayInsetBounds (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DDockedStackDividerController.java191 mService.intersectDisplayInsetBounds(mTmpRect2, mTmpRect3, mTmpRect); in getSmallestWidthDpForBounds()
DWindowManagerService.java6687 void intersectDisplayInsetBounds(Rect display, Rect insets, Rect inOutBounds) { in intersectDisplayInsetBounds() method in WindowManagerService