Searched defs:secondaryRelBounds (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/ |
D | SplitPresenter.java | 233 final Rect secondaryRelBounds = getRelBoundsForPosition(POSITION_END, taskProperties, in createNewSplitWithEmptySideContainer() local 272 final Rect secondaryRelBounds = getRelBoundsForPosition(POSITION_END, taskProperties, in createNewSplitContainer() local 344 final Rect secondaryRelBounds = getRelBoundsForPosition(POSITION_END, taskProperties, in startActivityToSide() local 393 final Rect secondaryRelBounds = getRelBoundsForPosition(POSITION_END, taskProperties, in updateSplitContainer() local
|
D | JetpackTaskFragmentOrganizer.java | 132 @NonNull Rect secondaryRelBounds, @NonNull Intent activityIntent, in startActivityToSide()
|