Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DStackWindowController.java309 intersectDisplayBoundsExcludeInsets(nonDecorBounds, in adjustConfigurationForBounds()
312 intersectDisplayBoundsExcludeInsets(stableBounds, in adjustConfigurationForBounds()
339 private void intersectDisplayBoundsExcludeInsets(Rect inOutBounds, Rect inInsetBounds, in intersectDisplayBoundsExcludeInsets() method in StackWindowController