Home
last modified time | relevance | path

Searched defs:contentInsets (Results 1 – 22 of 22) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/window/
H A DSnapshotDrawerUtilsTest.java64 private void setupSurface(int width, int height, Rect contentInsets, in setupSurface()
86 Rect contentInsets) { in createTaskSnapshot()
161 final Rect contentInsets = new Rect(0, 10, 0, 10); in testCalculateSnapshotCrop() local
169 final Rect contentInsets = new Rect(0, 10, 0, 10); in testCalculateSnapshotCrop_taskNotOnTop() local
177 final Rect contentInsets = new Rect(0, 10, 0, 0); in testCalculateSnapshotCrop_navBarLeft() local
185 final Rect contentInsets = new Rect(0, 10, 10, 0); in testCalculateSnapshotCrop_navBarRight() local
193 final Rect contentInsets = new Rect(5, 10, 5, 10); in testCalculateSnapshotCrop_waterfall() local
/aosp14/frameworks/base/core/java/android/view/
H A DRemoteAnimationTarget.java129 public final Rect contentInsets; field in RemoteAnimationTarget
254 Rect clipRect, Rect contentInsets, int prefixOrderIndex, Point position, in RemoteAnimationTarget()
266 Rect clipRect, Rect contentInsets, int prefixOrderIndex, Point position, in RemoteAnimationTarget()
H A DIWindowSession.aidl128 oneway void setInsets(IWindow window, int touchableInsets, in Rect contentInsets, in setInsets()
H A DViewTreeObserver.java248 public final Rect contentInsets = new Rect(); field in ViewTreeObserver.InternalInsetsInfo
H A DWindowlessWindowManager.java453 android.graphics.Rect contentInsets, android.graphics.Rect visibleInsets, in setInsets()
H A DViewRootImpl.java3831 Rect contentInsets = null; in performTraversals() local
/aosp14/frameworks/base/core/java/android/window/
H A DTaskSnapshot.java75 Rect contentInsets, Rect letterboxInsets, boolean isLowResolution, in TaskSnapshot()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DAbsAppSnapshotController.java322 final Rect contentInsets = getSystemBarInsets(mainWindow.getFrame(), in prepareTaskSnapshot() local
433 final Rect contentInsets = new Rect(systemBarInsets); in drawAppThemeSnapshot() local
H A DRecentsAnimationController.java536 final Rect contentInsets; in startAnimation() local
H A DSession.java281 Rect contentInsets, Rect visibleInsets, Region touchableArea) { in setInsets()
H A DAppTransition.java680 Animation createThumbnailAspectScaleAnimationLocked(Rect appRect, @Nullable Rect contentInsets, in createThumbnailAspectScaleAnimationLocked()
H A DWindowManagerService.java2062 void setInsetsWindow(Session session, IWindow client, int touchableInsets, Rect contentInsets, in setInsetsWindow()
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTaskSnapshotControllerTest.java159 final Rect contentInsets = new Rect(1, 2, 3, 4); in testSnapshotBuilder() local
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/startingsurface/
H A DStartingSurfaceDrawerTests.java362 Rect contentInsets, boolean hasImeSurface) { in createTaskSnapshot()
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DInsetDrawable.java248 final Insets contentInsets = super.getOpticalInsets(); in getOpticalInsets() local
/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DTransitionAnimation.java414 public Animation createRelaunchAnimation(Rect containingFrame, Rect contentInsets, in createRelaunchAnimation()
728 boolean scaleUp, int orientation, int transit, Rect containingFrame, Rect contentInsets, in createAspectScaledThumbnailEnterExitAnimationLocked()
864 @Nullable Rect contentInsets, HardwareBuffer thumbnailHeader, int orientation, in createThumbnailAspectScaleAnimationLocked()
/aosp14/frameworks/base/core/java/android/content/res/
H A DCompatibilityInfo.java498 public Rect getTranslatedContentInsets(Rect contentInsets) { in getTranslatedContentInsets()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/
H A DPrivacyDotViewController.kt272 var contentInsets = state.contentRectForRotation(rot) regex
/aosp14/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionSession.java1035 public final Rect contentInsets = new Rect(); field in VoiceInteractionSession.Insets
/aosp14/frameworks/base/core/java/android/service/wallpaper/
H A DWallpaperService.java1323 final Rect contentInsets = windowInsets.getSystemWindowInsets().toRect(); in updateSurface() local
/aosp14/frameworks/base/core/java/android/app/
H A DActivityManager.java2362 public @Nullable Rect contentInsets; field in ActivityManager.RecentTaskInfo.PersistedTaskSnapshotData
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...