/aosp_15_r20/frameworks/base/core/java/android/view/ |
H A D | LetterboxScrollProcessor.java | 87 final Rect appBounds = getAppBounds(); in processMotionEvent() local 162 private boolean isOutsideAppBounds(@NonNull MotionEvent motionEvent, @NonNull Rect appBounds) { in isOutsideAppBounds() 176 private void applyOffset(@NonNull MotionEvent event, @NonNull Rect appBounds) { in applyOffset() 205 Rect appBounds = getAppBounds(); in onScroll() local
|
H A D | DisplayInfo.java | 890 final Rect appBounds = configuration != null in getMetricsWithSize() local
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/ |
H A D | DesktopModeUtils.kt | 205 val appBounds = taskInfo.configuration.windowConfiguration.appBounds ?: return 1f in calculateAspectRatio() constant 285 val appBounds = configuration.windowConfiguration.appBounds in TaskInfo() constant
|
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/insets/ |
H A D | DisplayCutoutTests.java | 451 final Rect appBounds = getAppBounds(activity); in assertCutoutsAreConsistentWithInsets() local 498 final Rect appBounds = getAppBounds(activity); in assertOnlyShortEdgeHasInsets() local 517 final Rect appBounds = getAppBounds(activity); in assertOnlyShortEdgeHasBounds() local 613 final Rect appBounds = new Rect(); in getAppBounds() local
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip2/animation/ |
H A D | PipEnterAnimator.java | 206 public void setAppIconContentOverlay(Context context, Rect appBounds, Rect destinationBounds, in setAppIconContentOverlay() 232 Context context, Rect appBounds, Rect destinationBounds, in getAppIconOverlay() 257 PipAppIconOverlay get(Context context, Rect appBounds, Rect destinationBounds, in get()
|
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/ |
D | SwipePipToHomeAnimator.java | 118 @NonNull Rect appBounds, in SwipePipToHomeAnimator() 220 private Rect getEnterPipWithOverlaySrcRectHint(Rect appBounds, float aspectRatio) { in getEnterPipWithOverlaySrcRectHint() 391 public Builder setAppBounds(Rect appBounds) { in setAppBounds()
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip2/phone/ |
H A D | PipAppIconOverlay.java | 49 public PipAppIconOverlay(Context context, Rect appBounds, Rect destinationBounds, in PipAppIconOverlay() 78 public static int getOverlaySize(Rect appBounds, Rect destinationBounds) { in getOverlaySize()
|
H A D | PipController.java | 362 Rect destinationBounds, SurfaceControl overlay, Rect appBounds, in onSwipePipToHomeAnimationStart() 415 Rect appBounds = extra.getParcelable( in onPipTransitionStateChanged() local 579 Rect destinationBounds, SurfaceControl overlay, Rect appBounds, in stopSwipePipToHome()
|
H A D | PipTransitionState.java | 294 @NonNull Rect appBounds) { in setSwipePipToHomeState()
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | AppCompatUtils.java | 117 final Rect appBounds = activityRecord.getConfiguration().windowConfiguration.getAppBounds(); in getAppBounds() local
|
H A D | AppCompatSizeCompatModePolicy.java | 376 private boolean isInSizeCompatModeForBounds(final @NonNull Rect appBounds, in isInSizeCompatModeForBounds()
|
/aosp_15_r20/platform_testing/libraries/flicker/utils/src/android/tools/traces/wm/ |
H A D | WindowConfiguration.kt | 29 val appBounds: Rect = Rect(), constant in android.tools.traces.wm.WindowConfiguration
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/pip/ |
H A D | IPip.aidl | 59 in Rect destinationBounds, in SurfaceControl overlay, in Rect appBounds, in stopSwipePipToHome()
|
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | WindowConfigurationTests.java | 192 final Rect appBounds = mWm.computeNewConfiguration( in testAppBounds_RootConfigurationBounds() local
|
H A D | SizeCompatTests.java | 451 final Rect appBounds = activity.getWindowConfiguration().getAppBounds(); in testFixedAspectRatioBoundsWithDecorInSquareDisplay() local 731 final Rect appBounds = mActivity.getWindowConfiguration().getAppBounds(); in testMoveToDifferentOrientationDisplay() local 752 final Rect appBounds = mActivity.getWindowConfiguration().getAppBounds(); in testFixedOrientationRotateCutoutDisplay() local 1397 final Rect appBounds = activity.getWindowConfiguration().getAppBounds(); in testOverrideMinAspectRatioLowerThanManifest() local 2064 assertTrue(originalScreenWidthDp < originalScreenHeighthDp); in testComputeConfigResourceOverrides_unresizableApp()
|
H A D | DesktopAppCompatAspectRatioPolicyTests.java | 438 final Rect appBounds = getTopActivity().getDisplayArea().getWindowConfiguration() in getDisplayAreaAspectRatio() local
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/WindowManager/Shell/WindowManager-Shell/android_common/kapt/gen/stubs/com/android/wm/shell/common/pip/ |
D | PipUtils.java | 105 … final android.graphics.Rect getEnterPipWithOverlaySrcRectHint(@org.jetbrains.annotations.NotNull() in getEnterPipWithOverlaySrcRectHint()
|
/aosp_15_r20/platform_testing/tests/functional/overviewtests/src/com/android/overview/functional/ |
H A D | OverviewHelper.java | 180 Rect appBounds = appArea.getVisibleBounds(); in undockAppFromMultiwindow() local
|
/aosp_15_r20/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/ |
H A D | OverviewHelper.java | 226 Rect appBounds = appArea.getVisibleBounds(); in undockAppFromMultiwindow() local
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/ |
H A D | PipController.java | 1030 SurfaceControl overlay, Rect appBounds, Rect sourceRectHint) { in stopSwipePipToHome() 1331 Rect destinationBounds, SurfaceControl overlay, Rect appBounds, in stopSwipePipToHome()
|
/aosp_15_r20/frameworks/base/tests/FlickerTests/test-apps/flickerapp/src/com/android/server/wm/flicker/testapp/ |
H A D | PipActivity.java | 282 private Rect getEnterPipWithOverlaySrcRectHint(Rect appBounds, float aspectRatio) { in getEnterPipWithOverlaySrcRectHint()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/model/ |
H A D | Task.java | 244 public Rect appBounds; field in Task
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/ |
H A D | PipTaskOrganizer.java | 530 SurfaceControl overlay, Rect appBounds, Rect sourceRectHint) { in stopSwipePipToHome() 2088 void setContentOverlay(@Nullable SurfaceControl leash, @NonNull Rect appBounds) { in setContentOverlay()
|
/aosp_15_r20/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitSystemUI/src/com/android/systemui/car/displayarea/ |
D | CarDisplayAreaOrganizer.java | 435 Rect appBounds = config.windowConfiguration.getAppBounds(); in onDisplayAreaInfoChanged() local
|
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/ |
H A D | SplashscreenTests.java | 218 final Rect appBounds; in testSplashScreenColor() local
|