Searched refs:portraitMaximumBounds (Results 1 – 3 of 3) sorted by relevance
214 final Rect portraitMaximumBounds = getMaximumActivityBounds(configHandlingActivity); in testGetWindowLayoutInfo_configChanged_windowLayoutUpdates() local224 portraitMaximumBounds, landscapeMaximumBounds); in testGetWindowLayoutInfo_configChanged_windowLayoutUpdates()238 final Rect portraitMaximumBounds = getMaximumActivityBounds(mActivity); in testGetWindowLayoutInfo_windowRecreated_windowLayoutUpdates() local252 portraitMaximumBounds, landscapeMaximumBounds); in testGetWindowLayoutInfo_windowRecreated_windowLayoutUpdates()
371 final Rect portraitMaximumBounds = getMaximumActivityBounds(activity); in testGetWindowLayoutInfo_configChanged_windowLayoutUpdates() local381 portraitMaximumBounds, landscapeMaximumBounds); in testGetWindowLayoutInfo_configChanged_windowLayoutUpdates()579 final Rect portraitMaximumBounds = getMaximumActivityBounds(activity); in testGetWindowLayoutInfo_windowRecreated_windowLayoutUpdates() local589 portraitMaximumBounds, landscapeMaximumBounds); in testGetWindowLayoutInfo_windowRecreated_windowLayoutUpdates()
319 public static boolean doesDisplayRotateForOrientation(@NonNull Rect portraitMaximumBounds,321 return !portraitMaximumBounds.equals(landscapeMaximumBounds);