Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DDisplayPolicyTests.java439 mNavBarWindow.setRequestedSize(attrs.width, attrs.height); in testImeMinimalSourceFrame()
H A DWindowStateTests.java654 w.setRequestedSize(100, 200); in testCompatOverrideScale()
655 child.setRequestedSize(50, 100); in testCompatOverrideScale()
H A DDisplayContentTests.java1496 win.setRequestedSize(mDisplayContent.mBaseDisplayWidth, 0 /* height */); in testRequestResizeForEmptyFrames()
H A DSizeCompatTests.java4770 statusBar.setRequestedSize(displayContent.mBaseDisplayWidth,
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowState.java2827 void setRequestedSize(int requestedWidth, int requestedHeight) { in setRequestedSize() method in WindowState
H A DWindowManagerService.java2187 win.setRequestedSize(requestedWidth, requestedHeight); in relayoutWindow()
/aosp14/frameworks/base/services/
H A Dart-profile12135 HSPLcom/android/server/wm/WindowState;->setRequestedSize(II)V