Home
last modified time | relevance | path

Searched defs:windowInsets (Results 1 – 24 of 24) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DWindowMetrics.java64 public WindowMetrics(@NonNull Rect bounds, @NonNull WindowInsets windowInsets) { in WindowMetrics()
80 public WindowMetrics(@NonNull Rect bounds, @NonNull WindowInsets windowInsets, float density) { in WindowMetrics()
/aosp14/frameworks/base/core/java/android/window/
H A DWindowMetricsHelper.java44 final WindowInsets windowInsets = windowMetrics.getWindowInsets(); in getBoundsExcludingNavigationBarAndCutout() local
H A DWindowMetricsController.java142 WindowInsets windowInsets; in getPossibleMaximumWindowMetrics() local
/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DWindowInsetsTest.java66 WindowInsets windowInsets = new WindowInsets(insets, maxInsets, visible, false, 0, in compatInsets_layoutStable() local
H A DInsetsStateTest.java629 WindowInsets windowInsets = mState.calculateInsets(new Rect(1, 2, 197, 396), null, false, in testCalculateRelativeRoundedCorners() local
646 WindowInsets windowInsets = mState.calculateInsets(new Rect(10, 20, 200, 400), null, false, in testCalculateRelativeDisplayShape() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationInsetsImpl.java43 public Pair<Integer, Integer> getinsets(@Nullable WindowInsets windowInsets, in getinsets()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/window/
H A DStatusBarWindowView.java53 public WindowInsets onApplyWindowInsets(WindowInsets windowInsets) { in onApplyWindowInsets()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/navigationbar/
H A DNavigationBarTest.java345 WindowInsets windowInsets = new WindowInsets.Builder().setVisible(ime(), false).build(); in testSetImeWindowStatusWhenImeSwitchOnDisplay() local
386 WindowInsets windowInsets = new WindowInsets.Builder().setVisible(ime(), false).build(); in testSetImeWindowStatusWhenKeyguardLockingAndImeInsetsChange() local
/aosp14/frameworks/base/packages/SystemUI/accessibility/accessibilitymenu/src/com/android/systemui/accessibility/accessibilitymenu/view/
H A DA11yMenuOverlayLayout.java255 Insets windowInsets = windowMetrics.getWindowInsets().getInsetsIgnoringVisibility( in updateLayoutByWindowInsetsIfNeeded() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarTouchableRegionManager.java236 WindowInsets windowInsets = mNotificationShadeWindowView.getRootWindowInsets(); in updateRegionForNotch() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/mediaprojection/appselector/view/
H A DTaskPreviewSizeProviderTest.kt115 val windowInsets = regex
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/
H A DBubblePositionerTest.java328 WindowInsets windowInsets = mock(WindowInsets.class); in setUpConfig() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
H A DMenuViewLayer.java320 final WindowInsets windowInsets = windowMetrics.getWindowInsets(); in onWindowInsetsApplied() local
H A DMenuViewAppearance.java283 final WindowInsets windowInsets = windowMetrics.getWindowInsets(); in getWindowAvailableBounds() local
/aosp14/frameworks/base/core/java/android/inputmethodservice/
H A DNavigationBarController.java172 final WindowInsets windowInsets = decorView.getRootWindowInsets(); in getSystemInsets() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DNotificationsQSContainerControllerLegacyTest.kt582 private fun windowInsets() = mock(WindowInsets::class.java, RETURNS_DEEP_STUBS) regex
H A DNotificationsQSContainerControllerTest.kt565 private fun windowInsets() = mock(WindowInsets::class.java, RETURNS_DEEP_STUBS) regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
H A DMagnificationModeSwitch.java435 final Insets windowInsets = windowMetrics.getWindowInsets().getInsetsIgnoringVisibility( in getDraggableWindowBounds() local
H A DWindowMagnificationSettings.java666 final Insets windowInsets = windowMetrics.getWindowInsets().getInsetsIgnoringVisibility( in getDraggableWindowBounds() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutTest.java923 WindowInsets windowInsets = new WindowInsets.Builder() in testWindowInsetAnimationProgress_updatesBottomInset() local
/aosp14/frameworks/base/test-runner/src/android/test/
H A DTouchUtils.java109 WindowInsets windowInsets = windowMetrics.getWindowInsets(); in getSizeExcludingNavigationBarAndCutout() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
H A DEdgeBackGestureHandler.java870 WindowInsets windowInsets = mWindowManager.getCurrentWindowMetrics().getWindowInsets(); in isValidTrackpadBackGesture() local
/aosp14/frameworks/base/core/java/android/service/wallpaper/
H A DWallpaperService.java1293 WindowInsets windowInsets = mInsetsState.calculateInsets(visibleFrame, in updateSurface() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...