Searched refs:currentAppBounds (Results 1 – 1 of 1) sorted by relevance
924 final Rect currentAppBounds = mActivity.getWindowConfiguration().getAppBounds(); in testMoveToDifferentOrientationDisplay() local952 assertEquals(currentAppBounds.height() * newDisplayBounds.height() in testMoveToDifferentOrientationDisplay()953 / newDisplayBounds.width(), currentAppBounds.width()); in testMoveToDifferentOrientationDisplay()