Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
DFloatingContentCoordinator.kt291 val positionBelowInBounds by lazy { allowedBounds.contains(newContentBoundsBelow) } in <lambda>() constant
297 overlappingContentPushingDown && positionBelowInBounds || in <lambda>()