Searched refs:getContentFrame (Results 1 – 4 of 4) sorted by relevance
100 assertEquals(parent.getContentFrame(), dialog.getFrame()) in testMatchParentDialog()120 Rect contentFrame = parent.getContentFrame(); in testExplicitSizeDefaultGravity()133 Rect contentFrame = parent.getContentFrame(); in testExplicitSizeTopLeftGravity()146 Rect contentFrame = parent.getContentFrame(); in testExplicitSizeBottomRightGravity()164 assertEquals(parent.getContentFrame(), dialog.getFrame()) in testOversizedDimensions()178 Rect contentFrame = parent.getContentFrame(); in testOversizedDimensionsNoLimits()192 assertEquals(parent.getContentFrame(), dialog.getFrame()) in testExplicitPositionMatchParent()202 Rect contentFrame = parent.getContentFrame(); in testExplicitPositionMatchParentNoLimits()230 Rect frame = parent.getContentFrame(); in testMarginsArePercentagesOfContentFrame()
562 public Rect getContentFrame() { in getContentFrame() method in WindowManagerState.WindowState
878 public Rect getContentFrame() { in getContentFrame() method in WindowManagerState.WindowState
1386 Rect imeContentFrame = imeWinState.getContentFrame(); in assertPinnedStackDoesNotIntersectIME()