Home
last modified time | relevance | path

Searched refs:getContentFrame (Results 1 – 4 of 4) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DDialogFrameTests.java102 assertEquals(parent.getContentFrame(), dialog.getFrame()) in testMatchParentDialog()
126 Rect contentFrame = parent.getContentFrame(); in testExplicitSizeDefaultGravity()
139 Rect contentFrame = parent.getContentFrame(); in testExplicitSizeTopLeftGravity()
152 Rect contentFrame = parent.getContentFrame(); in testExplicitSizeBottomRightGravity()
170 assertEquals(parent.getContentFrame(), dialog.getFrame()) in testOversizedDimensions()
184 Rect contentFrame = parent.getContentFrame(); in testOversizedDimensionsNoLimits()
198 assertEquals(parent.getContentFrame(), dialog.getFrame()) in testExplicitPositionMatchParent()
208 Rect contentFrame = parent.getContentFrame(); in testExplicitPositionMatchParentNoLimits()
236 Rect frame = parent.getContentFrame(); in testMarginsArePercentagesOfContentFrame()
DPinnedStackTests.java1329 Rect imeContentFrame = imeWinState.getContentFrame(); in assertPinnedStackDoesNotIntersectIME()
/cts/tests/tests/keystore/src/android/server/am/
DWindowManagerState.java559 public Rect getContentFrame() { in getContentFrame() method in WindowManagerState.WindowState
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DWindowManagerState.java947 public Rect getContentFrame() { in getContentFrame() method in WindowManagerState.WindowState