Searched defs:primaryRectBounds (Results 1 – 1 of 1) sorted by relevance
/aosp12/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/ |
H A D | SplitPresenter.java | 100 final Rect primaryRectBounds = getBoundsForPosition(POSITION_START, parentBounds, rule, in createNewSplitWithEmptySideContainer() local 140 final Rect primaryRectBounds = getBoundsForPosition(POSITION_START, parentBounds, rule, in createNewSplitContainer() local 217 final Rect primaryRectBounds = getBoundsForPosition(POSITION_START, parentBounds, rule, in startActivityToSide() local 259 final Rect primaryRectBounds = getBoundsForPosition(POSITION_START, parentBounds, rule, in updateSplitContainer() local
|