Home
last modified time | relevance | path

Searched refs:getWindowFrames (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DWindowFrameTests.java157 w.getWindowFrames().setFrames(pf, df, cf, vf, dcf, sf); in testLayoutInFullscreenTaskInsets()
195 w.getWindowFrames().setFrames(pf, pf, pf, pf, pf, pf); in testLayoutInFullscreenTaskNoInsets()
286 final WindowFrames windowFrames = w.getWindowFrames(); in testLayoutNonfullscreenTask()
335 final WindowFrames windowFrames = w.getWindowFrames(); in testCalculatePolicyCrop()
391 final WindowFrames windowFrames = w.getWindowFrames(); in testLayoutLetterboxedWindow()
430 final WindowFrames windowFrames = w.getWindowFrames(); in testDisplayCutout()
471 w.getWindowFrames().setFrames(pf, df, cf, vf, dcf, sf); in testFreeformContentInsets()
484 w.getWindowFrames().setFrames(pf, df, cf, vf, dcf, sf); in testFreeformContentInsets()
494 w.getWindowFrames().setFrames(pf, df, pf, pf, dcf, sf); in testFreeformContentInsets()
DWallpaperControllerTests.java124 wallpaperWindow.getWindowFrames().mParentFrame.set(dc.getBounds()); in testWallpaperSizeWithFixedTransform()
DDisplayPolicyTests.java294 final WindowFrames winFrame = targetWin.getWindowFrames(); in testOverlappingWithNavBar()
DWindowStateTests.java512 WindowFrames wf = app.getWindowFrames(); in testDisplayCutoutIsCalculatedRelativeToFrame()
/frameworks/base/services/core/java/com/android/server/wm/
DInsetsSourceProvider.java229 final Rect frame = mWin.getWindowFrames().mFrame; in onPostLayout()
304 new Point(mWin.getWindowFrames().mFrame.left, mWin.getWindowFrames().mFrame.top)); in updateControlForTarget()
478 final Rect frame = mWin.getWindowFrames().mFrame; in startAnimation()
DDisplayPolicy.java2042 final WindowFrames windowFrames = win.getWindowFrames();
DDisplayContent.java4972 final Rect frame = w.getWindowFrames().mFrame; in calculateSystemGestureExclusion()
DWindowState.java5675 public WindowFrames getWindowFrames() { in getWindowFrames() method in WindowState
/frameworks/base/services/core/java/com/android/server/policy/
DWindowManagerPolicy.java452 WindowFrames getWindowFrames(); in getWindowFrames() method
/frameworks/base/services/
Dart-profile39778 HSPLcom/android/server/wm/WindowState;->getWindowFrames()Lcom/android/server/wm/WindowFrames;