Searched defs:appBounds (Results 1 – 10 of 10) sorted by relevance
193 final Rect appBounds = mWm.computeNewConfiguration( in testAppBounds_RootConfigurationBounds() local
171 final Rect appBounds = mActivity.getWindowConfiguration().getAppBounds(); in testFixedAspectRatioBoundsWithDecorInSquareDisplay() local420 final Rect appBounds = mActivity.getWindowConfiguration().getAppBounds(); in testMoveToDifferentOrientationDisplay() local440 final Rect appBounds = mActivity.getWindowConfiguration().getAppBounds(); in testFixedOrientationRotateCutoutDisplay() local1009 final Rect appBounds = activity.getWindowConfiguration().getAppBounds(); in testOverrideMinAspectRatioLowerThanManifest() local
111 @NonNull Rect appBounds, in SwipePipToHomeAnimator()356 public Builder setAppBounds(Rect appBounds) { in setAppBounds()
553 final Rect appBounds = inoutConfig.windowConfiguration.getAppBounds(); in applyToConfiguration() local
698 final Rect appBounds = configuration != null in getMetricsWithSize() local
485 final Rect appBounds = new Rect(overrideBounds); in resolveOverrideConfiguration() local
1848 final Rect appBounds = inOutConfig.windowConfiguration.getAppBounds(); in invalidateAppBoundsConfig() local
7267 final Rect appBounds = getConfiguration().windowConfiguration.getAppBounds(); in inSizeCompatMode() local7977 private boolean isInSizeCompatModeForBounds(final Rect appBounds, final Rect containerBounds) { in isInSizeCompatModeForBounds()
2164 final Rect appBounds = outConfig.windowConfiguration.getAppBounds(); in computeScreenConfiguration() local
98 @NonNull WindowContainerToken container,@NonNull Rect appBounds) { in setAppBounds()