Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
DFloatingContentCoordinator.kt279 val usePositionBelow = in <lambda>() constant
284 val newBounds = if (usePositionBelow) newContentBoundsBelow else newContentBoundsAbove in <lambda>()