Searched refs:getCurrentWindowLayoutInfo (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/libs/WindowManager/Jetpack/tests/unittest/src/androidx/window/extensions/embedding/ |
D | SplitPresenterTest.java | 131 .getCurrentWindowLayoutInfo(anyInt(), any()); in setUp() 554 .getCurrentWindowLayoutInfo(anyInt(), any()); in testGetRelBoundsForPosition_useHingeFallback() 571 .getCurrentWindowLayoutInfo(anyInt(), any()); in testGetRelBoundsForPosition_useHingeFallback() 590 .getCurrentWindowLayoutInfo(anyInt(), any()); in testGetRelBoundsForPosition_useHingeFallback() 639 .getCurrentWindowLayoutInfo(anyInt(), any()); in testGetRelBoundsForPosition_useHingeSplitType()
|
D | OverlayPresentationTest.java | 142 .getCurrentWindowLayoutInfo(anyInt(), any()); in setUp()
|
D | SplitControllerTest.java | 174 .getCurrentWindowLayoutInfo(anyInt(), any()); in setUp()
|
/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/ |
D | SplitPresenter.java | 794 .getCurrentWindowLayoutInfo(taskProperties.getDisplayId(), in computeSplitAttributes() 1135 .getCurrentWindowLayoutInfo(displayId, windowConfiguration); in getFoldingFeature() 1246 .getCurrentWindowLayoutInfo(taskProperties.getDisplayId(), in createParentContainerInfoFromTaskProperties()
|
/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/layout/ |
D | WindowLayoutComponentImpl.java | 295 public WindowLayoutInfo getCurrentWindowLayoutInfo(int displayId, in getCurrentWindowLayoutInfo() method in WindowLayoutComponentImpl
|