Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/
H A DSplitPresenter.java88 private static final int CONTAINER_POSITION_TOP = 1; field in SplitPresenter
94 CONTAINER_POSITION_TOP,
868 CONTAINER_POSITION_TOP, foldingFeature); in getTopContainerBounds()
926 case CONTAINER_POSITION_TOP: in computeBoundaryBetweenContainers()