/frameworks/base/core/java/android/view/ |
D | RemoteAnimationTarget.java | 126 public final Rect contentInsets; field in RemoteAnimationTarget 206 Rect clipRect, Rect contentInsets, int prefixOrderIndex, Point position, in RemoteAnimationTarget() 216 Rect clipRect, Rect contentInsets, int prefixOrderIndex, Point position, in RemoteAnimationTarget()
|
D | IWindowSession.aidl | 135 oneway void setInsets(IWindow window, int touchableInsets, in Rect contentInsets, in setInsets()
|
D | ViewTreeObserver.java | 231 public final Rect contentInsets = new Rect(); field in ViewTreeObserver.InternalInsetsInfo
|
D | WindowlessWindowManager.java | 331 android.graphics.Rect contentInsets, android.graphics.Rect visibleInsets, in setInsets()
|
D | ViewRootImpl.java | 3211 final Rect contentInsets; in performTraversals() local
|
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/startingsurface/ |
D | TaskSnapshotWindowTest.java | 70 private void setupSurface(int width, int height, Rect contentInsets, int sysuiVis, in setupSurface() 91 Rect contentInsets) { in createTaskSnapshot()
|
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
D | TaskSnapshotSurfaceTest.java | 77 private void setupSurface(int width, int height, Rect contentInsets, int sysuiVis, in setupSurface() 96 Point taskSize, Rect contentInsets) { in createTaskSnapshot()
|
D | TaskSnapshotControllerTest.java | 146 final Rect contentInsets = new Rect(1, 2, 3, 4); in testSnapshotBuilder() local
|
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/ |
D | ViewTreeObserverWrapper.java | 104 public final Rect contentInsets = new Rect(); field in ViewTreeObserverWrapper.InsetsInfo
|
D | RemoteAnimationTargetCompat.java | 69 public final Rect contentInsets; field in RemoteAnimationTargetCompat
|
/frameworks/base/core/java/android/window/ |
D | TaskSnapshot.java | 70 Rect contentInsets, boolean isLowResolution, boolean isRealSnapshot, in TaskSnapshot()
|
/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 | 483 public Rect getTranslatedContentInsets(Rect contentInsets) { in getTranslatedContentInsets()
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | RecentsAnimationController.java | 578 final Rect contentInsets; in startAnimation() local
|
D | Session.java | 252 Rect contentInsets, Rect visibleInsets, Region touchableArea) { in setInsets()
|
D | AppTransition.java | 737 Animation createThumbnailAspectScaleAnimationLocked(Rect appRect, @Nullable Rect contentInsets, in createThumbnailAspectScaleAnimationLocked()
|
D | WindowManagerService.java | 2139 void setInsetsWindow(Session session, IWindow client, int touchableInsets, Rect contentInsets, in setInsetsWindow()
|
/frameworks/base/core/java/com/android/internal/policy/ |
D | TransitionAnimation.java | 298 public Animation createRelaunchAnimation(Rect containingFrame, Rect contentInsets, in createRelaunchAnimation() 591 int orientation, int transit, Rect containingFrame, Rect contentInsets, in createAspectScaledThumbnailEnterExitAnimationLocked()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/ |
D | PrivacyDotViewController.kt | 267 var contentInsets = state.contentRectForRotation(rot) in <lambda>() variable
|
/frameworks/base/core/java/android/service/voice/ |
D | VoiceInteractionSession.java | 957 public final Rect contentInsets = new Rect(); field in VoiceInteractionSession.Insets
|
/frameworks/base/core/java/android/service/wallpaper/ |
D | WallpaperService.java | 1094 final Rect contentInsets = windowInsets.getSystemWindowInsets().toRect(); in updateSurface() local
|
/frameworks/base/core/java/android/app/ |
D | ActivityManager.java | 1798 public @Nullable Rect contentInsets; field in ActivityManager.RecentTaskInfo.PersistedTaskSnapshotData
|