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