Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
DFloatingContentCoordinator.kt274 val positionBelowInBounds by lazy { allowedBounds.contains(newContentBoundsBelow) } in <lambda>() constant
280 overlappingContentPushingDown && positionBelowInBounds || in <lambda>()