Home
last modified time | relevance | path

Searched defs:appBounds (Results 1 – 25 of 109) sorted by relevance

12345

/aosp_15_r20/frameworks/base/core/java/android/view/
H A DLetterboxScrollProcessor.java87 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 DDisplayInfo.java890 final Rect appBounds = configuration != null in getMetricsWithSize() local
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/
H A DDesktopModeUtils.kt205 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 DDisplayCutoutTests.java451 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 DPipEnterAnimator.java206 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/
DSwipePipToHomeAnimator.java118 @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 DPipAppIconOverlay.java49 public PipAppIconOverlay(Context context, Rect appBounds, Rect destinationBounds, in PipAppIconOverlay()
78 public static int getOverlaySize(Rect appBounds, Rect destinationBounds) { in getOverlaySize()
H A DPipController.java362 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 DPipTransitionState.java294 @NonNull Rect appBounds) { in setSwipePipToHomeState()
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/
H A DAppCompatUtils.java117 final Rect appBounds = activityRecord.getConfiguration().windowConfiguration.getAppBounds(); in getAppBounds() local
H A DAppCompatSizeCompatModePolicy.java376 private boolean isInSizeCompatModeForBounds(final @NonNull Rect appBounds, in isInSizeCompatModeForBounds()
/aosp_15_r20/platform_testing/libraries/flicker/utils/src/android/tools/traces/wm/
H A DWindowConfiguration.kt29 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 DIPip.aidl59 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 DWindowConfigurationTests.java192 final Rect appBounds = mWm.computeNewConfiguration( in testAppBounds_RootConfigurationBounds() local
H A DSizeCompatTests.java451 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 DDesktopAppCompatAspectRatioPolicyTests.java438 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/
DPipUtils.java105 … 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 DOverviewHelper.java180 Rect appBounds = appArea.getVisibleBounds(); in undockAppFromMultiwindow() local
/aosp_15_r20/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
H A DOverviewHelper.java226 Rect appBounds = appArea.getVisibleBounds(); in undockAppFromMultiwindow() local
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
H A DPipController.java1030 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 DPipActivity.java282 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 DTask.java244 public Rect appBounds; field in Task
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipTaskOrganizer.java530 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/
DCarDisplayAreaOrganizer.java435 Rect appBounds = config.windowConfiguration.getAppBounds(); in onDisplayAreaInfoChanged() local
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/
H A DSplashscreenTests.java218 final Rect appBounds; in testSplashScreenColor() local

12345