Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
H A DFloatingContentCoordinator.kt194 val conflictingNewBounds = allContentBounds[fromContent]!! regex
199 content != fromContent && Rect.intersects(conflictingNewBounds, bounds) }
204 conflictingNewBounds,
210 .minus(conflictingNewBounds))