Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DStackWindowController.java263 Rect nonDecorBounds, Rect stableBounds, boolean overrideWidth, in adjustConfigurationForBounds() argument
295 nonDecorBounds.inset(mTmpNonDecorInsets); in adjustConfigurationForBounds()
309 intersectDisplayBoundsExcludeInsets(nonDecorBounds, in adjustConfigurationForBounds()