/frameworks/base/core/java/android/view/ |
D | RemoteAnimationTarget.java | 129 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()
|
D | IWindowSession.aidl | 139 oneway void setInsets(IWindow window, int touchableInsets, in Rect contentInsets, in setInsets()
|
D | ViewTreeObserver.java | 250 public final Rect contentInsets = new Rect(); field in ViewTreeObserver.InternalInsetsInfo
|
D | WindowlessWindowManager.java | 375 android.graphics.Rect contentInsets, android.graphics.Rect visibleInsets, in setInsets()
|
D | ViewRootImpl.java | 3516 Rect contentInsets = null; in performTraversals() local
|
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/startingsurface/ |
D | TaskSnapshotWindowTest.java | 71 private void setupSurface(int width, int height, Rect contentInsets, int sysuiVis, in setupSurface() 91 Rect contentInsets) { in createTaskSnapshot()
|
D | StartingSurfaceDrawerTests.java | 376 Rect contentInsets, boolean hasImeSurface) { in createTaskSnapshot()
|
/frameworks/base/core/java/android/window/ |
D | TaskSnapshot.java | 71 Rect contentInsets, Rect letterboxInsets, boolean isLowResolution, in TaskSnapshot()
|
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
D | TaskSnapshotControllerTest.java | 146 final Rect contentInsets = new Rect(1, 2, 3, 4); in testSnapshotBuilder() local
|
/frameworks/base/core/java/com/android/internal/policy/ |
D | TransitionAnimation.java | 378 public Animation createRelaunchAnimation(Rect containingFrame, Rect contentInsets, in createRelaunchAnimation() 692 boolean scaleUp, int orientation, int transit, Rect containingFrame, Rect contentInsets, in createAspectScaledThumbnailEnterExitAnimationLocked() 828 @Nullable Rect contentInsets, HardwareBuffer thumbnailHeader, int orientation, in createThumbnailAspectScaleAnimationLocked()
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
D | InsetDrawable.java | 248 final Insets contentInsets = super.getOpticalInsets(); in getOpticalInsets() local
|
/frameworks/base/core/java/android/content/res/ |
D | CompatibilityInfo.java | 486 public Rect getTranslatedContentInsets(Rect contentInsets) { in getTranslatedContentInsets()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/ |
D | PrivacyDotViewController.kt | 267 var contentInsets = state.contentRectForRotation(rot) in <lambda>() variable
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | RecentsAnimationController.java | 543 final Rect contentInsets; in startAnimation() local
|
D | Session.java | 280 Rect contentInsets, Rect visibleInsets, Region touchableArea) { in setInsets()
|
D | AppTransition.java | 691 Animation createThumbnailAspectScaleAnimationLocked(Rect appRect, @Nullable Rect contentInsets, in createThumbnailAspectScaleAnimationLocked()
|
D | WindowManagerService.java | 2189 void setInsetsWindow(Session session, IWindow client, int touchableInsets, Rect contentInsets, in setInsetsWindow()
|
/frameworks/base/core/java/android/service/voice/ |
D | VoiceInteractionSession.java | 1016 public final Rect contentInsets = new Rect(); field in VoiceInteractionSession.Insets
|
/frameworks/base/core/java/android/service/wallpaper/ |
D | WallpaperService.java | 1272 final Rect contentInsets = windowInsets.getSystemWindowInsets().toRect(); in updateSurface() local
|
/frameworks/base/core/java/android/app/ |
D | ActivityManager.java | 2052 public @Nullable Rect contentInsets; field in ActivityManager.RecentTaskInfo.PersistedTaskSnapshotData
|