Searched refs:getDisplayRect (Results 1 – 8 of 8) sorted by relevance
103 assertEquals(mAmWmState.getWmState().getDisplay(stack.mDisplayId).getDisplayRect(), in testNonResizeableActivityHasFullDisplayBounds()
244 final Rect displayRect = getDisplayRect(activityName); in moveActivityFullSplitFull()843 private Rect getDisplayRect(ComponentName activityName) {862 return display.getDisplayRect();
302 Rect displayRect = display.getDisplayRect(); in testPinnedStackOutOfBoundsInsetsNonNegative()1276 .getDisplayRect(); in offsetPipWithinMovementBounds()1347 final Rect displayRect = display.getDisplayRect(); in assertPinnedStackActivityIsInDisplayBounds()
244 final Rect bounds = mAmWmState.getWmState().getDisplay(displayId).getDisplayRect(); in tapOnDisplayCenter()
691 final Rect displayRect = display.getDisplayRect(); in assertDeviceDefaultDisplaySize()980 final Rect displayRect = mWmState.getDisplay(displayId).getDisplayRect(); in isScreenPortrait()
794 Rect getDisplayRect() { in getDisplayRect() method in WindowManagerState.Display
547 final Rect displayRect = mWmState.getDisplay(displayId).getDisplayRect(); in isScreenPortrait()
460 Rect getDisplayRect() { in getDisplayRect() method in WindowManagerState.Display